xmpp-rs/tokio-xmpp/src/connect
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot 897c2abe0b tokio-xmpp: Refactor to provide channel-binding for ktls
Instead of having a second method to fetch channel-binding from the
TlsStream, do it directly in the connect() method, since after that we
don’t have enough information to fetch it any longer when using ktls.
2024-12-18 18:05:36 +00:00
..
dns.rs Make Client and Component more unified, and connectors too 2024-08-10 16:57:49 +02:00
mod.rs tokio-xmpp: Refactor to provide channel-binding for ktls 2024-12-18 18:05:36 +00:00
starttls.rs tokio-xmpp: Refactor to provide channel-binding for ktls 2024-12-18 18:05:36 +00:00
tcp.rs tokio-xmpp: Refactor to provide channel-binding for ktls 2024-12-18 18:05:36 +00:00