Protocol part and XEP implementations

This section contains services (cf. aioxmpp.service) which can be summoned (cf. aioxmpp.Client.summon()) into a client, to extend its functionality or provide backwards compatibility.

Less common and helper classes

The modules in this section implement some of the tools which are used to provide the functionality of the main classes (such as aioxmpp.callbacks). In addition, classes and modules which are rarely used directly by basic clients (such as the aioxmpp.sasl module) are sorted into this section.