Welcome to aioxmpp’s documentation!
¶
Contents:
User guide
The
aioxmpp
package
On API stability and versioning
Semantic versioning and version numbers
Up to version 1.0.0
From version 1.0.0 onwards
Version information
Main classes
node
— XMPP network nodes (clients, mostly)
stream
— Stanza stream
stanza
— XSOs for dealing with stanzas
security_layer
— Implementations to negotiate stream security
Protocol part and XEP implementations
disco
— Service discovery support (XEP-0030)
roster
— RFC 6121 roster implementation
presence
— Peer presence bookkeeping
rfc6120
– Stanza payloads for RFC 6120 implementation
rfc3921
— XSOs for legacy protocol parts
Less common and helper classes
stream_xsos
— Non-stanza stream-level XSOs
sasl
– SASL helpers
errors
— Exception classes
i18n
– Helper functions for localizing text
structs
— Simple data holders for common data types
callbacks
– Synchronous and asynchronous callbacks
APIs mainly relevant for extension developers
service
— Utilities for implementing
AbstractClient
services
xso
— Working with XML stream contents
Internal tools
network
— DNS resolution utilities
protocol
— XML Stream implementation
ssl_transport
— A transport for asyncio using
OpenSSL
xml
— XML utilities and interfaces for handling XMPP XML streams
Changelog
Version 0.4
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.