Add Important XMPP Documentation pages

sha512sum 2024-11-07 15:23:16 +00:00
parent 33032d85df
commit c98ef8e560

@ -0,0 +1,17 @@
- **rfc6120** XMPP: Core -https://xmpp.org/rfcs/rfc6120.html
- XML Streams
- [Streams and Stanza overview](https://xmpp.org/rfcs/rfc6120.html#streams)
- [Stream errors](https://xmpp.org/rfcs/rfc6120.html#streams-error)
- [Simplified Stream Examples](https://xmpp.org/rfcs/rfc6120.html#streams-example)
- Authentication
- [SASL Overview](https://xmpp.org/rfcs/rfc6120.html#sasl)
- [SASL Client-to-Server Example](https://xmpp.org/rfcs/rfc6120.html#examples-c2s)
- Info/Request commands
- [XML Stanzas Overview](https://xmpp.org/rfcs/rfc6120.html#stanzas)
- [XML Stanzas Features](https://xmpp.org/rfcs/rfc6120.html#stanzas-semantics)
.
- **rfc6121** Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
- [Example: Presence](https://xmpp.org/rfcs/rfc6121.html#presence)
- [Example: Retrieving One's Roster on Login](https://xmpp.org/rfcs/rfc6121.html#roster-login)