Welcome to aioxmpp’s documentation!
¶
Contents:
User guide
The
aioxmpp
package
On API stability
Up to version 1.0
From version 1.0 onwards
Main public API
node
— XMPP network nodes (clients, mostly)
stanza
— XSOs for dealing with stanzas
security_layer
— Implementations to negotiate stream security
sasl
– SASL helpers
protocol
— XML Stream implementation
errors
— Exception classes
i18n
– Helper functions for localizing text
structs
— Simple data holders for common data types
callbacks
– Synchronous and asynchronous callbacks
Protocol part and XEP implementations
disco
— Service discovery support (XEP-0030)
roster
— RFC 6121 roster implementation
rfc6120
– Stanza payloads for RFC 6120 implementation
APIs relevant for extension developers
service
— Utilities for implementing
AbstractClient
services
xso
— Working with XML stream contents
Internal tools
ssl_transport
— A transport for asyncio using
OpenSSL
stream
— Stanza stream
stream_xsos
— Non-stanza stream-level XSOs
xml
— XML utilities and interfaces for handling XMPP XML streams
Changelog
Version 0.3
Quick start
¶
TBD
Indices and tables
¶
Index
Module Index
Search Page
aioxmpp
Table Of Contents
Welcome to aioxmpp’s documentation!
Quick start
Indices and tables
Navigation
User guide
The
aioxmpp
package
Related Topics
Documentation overview
Next:
User guide
Quick search
Enter search terms or a module, class or function name.