Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structsยง
- Stream
- The stream opening for client-server communications.
- Stream
AsXml Iterator - Convert a
Stream
into XML events. - Stream
From XmlBuilder - Build a
Stream
from XML events.