xmpp_parsers
0.21.0
Module stream
Structs
In crate xmpp_parsers
Module
xmpp_parsers
::
stream
Copy item path
source
·
[
−
]
Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs
§
Stream
The stream opening for client-server communications.
StreamAsXmlIterator
Convert a
Stream
into XML events.
StreamFromXmlBuilder
Build a
Stream
from XML events.