|
|
2021-09-02 03:21:56 +02:00 |
| .. |
|
client
|
Add into_inner() to tokio_xmpp::SimpleClient
|
2021-03-24 02:26:04 -04:00 |
|
component
|
Use ServerConfig enum for tokio-xmpp client config
|
2021-01-12 23:17:34 +01:00 |
|
error.rs
|
Add support for both rustls and tlsnative
|
2021-02-18 02:38:32 +00:00 |
|
event.rs
|
tokio-xmpp: name Event::Online fields, add resumed flag
|
2020-05-29 18:21:31 +02:00 |
|
happy_eyeballs.rs
|
Srv entry is no longer optional when using connect_with_srv
|
2021-01-12 23:17:34 +01:00 |
|
lib.rs
|
tokio-xmpp: remove deny(unused) as long as it breaks nightly
|
2021-09-02 03:21:56 +02:00 |
|
starttls.rs
|
Add TLS server roots from webpki
|
2021-02-18 02:38:32 +00:00 |
|
stream_features.rs
|
tokio-xmpp: use xmpp_parsers::ns everywhere
|
2020-05-30 01:25:06 +02:00 |
|
stream_start.rs
|
tokio-xmpp: use xmpp_parsers::ns everywhere
|
2020-05-30 01:25:06 +02:00 |
|
xmpp_codec.rs
|
tokio-xmpp: Bump tokio-util
|
2020-08-03 15:54:44 +00:00 |
|
xmpp_stream.rs
|
Extend build fix workaround from 1.48 to 1.46
|
2021-03-08 14:50:04 +00:00 |