xmpp-rs/tokio-xmpp/src/component
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
..
login.rs tokio-xmpp: Refactor to provide channel-binding for ktls 2024-12-18 18:05:36 +00:00
mod.rs xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00
stream.rs xmlstream: use Stanza for XmppStreamElement 2024-12-17 16:12:56 +01:00