Module tokio_xmpp::xmpp_stream[][src]

Expand description

XMPPStream provides encoding/decoding for XMPP

Structs

Wraps a binary stream (tokio’s AsyncRead + AsyncWrite) to decode and encode XMPP packets.