xmpp_parsers

Module stream_features

Source
Expand description

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

Structsยง

SaslMechanisms
List of supported SASL mechanisms
SaslMechanismsAsXmlIterator
Convert a SaslMechanisms into XML events.
SaslMechanismsFromXmlBuilder
Build a SaslMechanisms from XML events.
StreamFeatures
Wraps <stream:features/>, usually the very first nonza of a XMPP stream. Indicates which features are supported.
StreamFeaturesAsXmlIterator
Convert a StreamFeatures into XML events.
StreamFeaturesFromXmlBuilder
Build a StreamFeatures from XML events.