Add Important XMPP Documentation pages
parent
33032d85df
commit
c98ef8e560
1 changed files with 17 additions and 0 deletions
17
Important-XMPP-Documentation-pages.md
Normal file
17
Important-XMPP-Documentation-pages.md
Normal file
|
@ -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)
|
Loading…
Reference in a new issue