xmpp-rs/tokio-xmpp/src/client
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot faabc2984a tokio-xmpp: Support channel binding on TLS 1.3
This is defined in RFC 9266, and relies on the Exported Keying Material
to be passed to the SASL implementation.
2023-10-25 20:03:11 +02:00
..
async_client.rs tokio-xmpp: Error out when both tls-native and tls-rust features are enabled 2023-10-24 16:51:08 +00:00
auth.rs tokio-xmpp: Bump sasl to 0.5 2021-01-12 19:26:21 +01:00
bind.rs JIDs now have typed and stringy methods for node/domain/resource access 2023-06-21 18:30:25 +02:00
mod.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
simple_client.rs tokio-xmpp: Support channel binding on TLS 1.3 2023-10-25 20:03:11 +02:00