Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- Convert a
DefinedCondition
into XML events. - Build a
DefinedCondition
from XML events. - Wrapper around
StreamError
which implementsstd::error::Error
with an appropriate error message. - Convert a
ReceivedStreamError
into XML events. - Build a
ReceivedStreamError
from XML events. - Wrapper around
StreamError
which implementsstd::error::Error
with an appropriate error message. - Convert a
SentStreamError
into XML events. - Build a
SentStreamError
from XML events. - Stream error as specified in RFC 6120.
- Convert a
StreamError
into XML events. - Build a
StreamError
from XML events.
Enums§
- Enumeration of all stream error conditions as defined in RFC 6120.