Module tokio_xmpp::connect
source · Expand description
ServerConnector
provides streams for XMPP clients
Traits§
- trait returned wrapped in XMPPStream by ServerConnector
- Trait called to connect to an XMPP server, perhaps called multiple times
- Trait that must be extended by the implementation of ServerConnector