Navigation
index
modules
|
next
|
aioxmpp 0.5.4 documentation
»
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)
entitycaps
— Entity Capabilities support (XEP-0115)
muc
— Multi-User-Chat support (XEP-0045)
presence
— Peer presence bookkeeping
roster
— RFC 6121 roster implementation
rfc6120
– Stanza payloads for RFC 6120 implementation
rfc3921
— XSOs for legacy protocol parts
Less common and helper classes
structs
— Simple data holders for common data types
tracking
— Interfaces for high-level message tracking
nonza
— Non-stanza stream-level XSOs (Nonzas)
sasl
– SASL helpers
errors
— Exception classes
i18n
– Helper functions for localizing text
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
statemachine
– Utils for implementing a state machine
xml
— XML utilities and interfaces for handling XMPP XML streams
Changelog
Version 0.5
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
Next topic
User guide
Quick search
Enter search terms or a module, class or function name.