mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
cc636fff21
This is a complete redesign of what was previously XmppNioTcpConnection. The new architecture allows to extend an XMPP client to server (c2s) connection with new transport bindings and other extensions.
16 lines
518 B
Markdown
16 lines
518 B
Markdown
**Smack Documentation**
|
|
|
|
**Contents:**
|
|
|
|
* [Overview](overview.md)
|
|
* [Getting Started Guide](gettingstarted.md)
|
|
* [Managing Connections](connections.md)
|
|
* [Messaging Basics](messaging.md)
|
|
* [Roster and Presence](roster.md)
|
|
* [Processing Incoming Stanzas](processing.md)
|
|
* [Provider Architecture](providers.md)
|
|
* [DNSSEC and DANE](dnssec.md)
|
|
* [Debugging with Smack](debugging.md)
|
|
|
|
* [Smack Extensions Manual](extensions/index.md)
|
|
* [Smack's Modular Connection Architecture](connection-modules.md)
|