Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- Received
Stream Error - Wrapper around
StreamError
which implementscore::error::Error
with an appropriate error message. - Sent
Stream Error - Wrapper around
StreamError
which implementscore::error::Error
with an appropriate error message. - Stream
Error - Stream error as specified in RFC 6120.
Enums§
- Defined
Condition - Enumeration of all stream error conditions as defined in RFC 6120.