Internal tools¶

Warning

This API is internal, for all practical purposes. Some of this may move to public API at some point. Until then, no external code should rely on anything in this section.

  • cache — Utilities for implementing caches
  • network — DNS resolution utilities
    • Configure the resolver
    • Querying records
    • SRV records
  • protocol — XML Stream implementation
    • Utilities for XML streams
    • Enumerations
  • statemachine – Utils for implementing a state machine
  • tasks – Manage herds of running coroutines
  • utils — Internal utils
  • xml — XML utilities and interfaces for handling XMPP XML streams
    • Generating XML streams
    • Processing XML streams
    • Utility functions

aioxmpp

Navigation

  • User guide
  • The aioxmpp package
    • On API stability and versioning
    • Version information
    • Overview of Services
    • Shorthands
    • Main classes
    • Protocol part and XEP implementations
    • Less common and helper classes
    • APIs mainly relevant for extension developers
    • Internal tools
    • Changelog
  • Developer Guide
  • Glossary

Related Topics

  • Documentation overview
    • The aioxmpp package
      • Previous: xso — Working with XML stream contents
      • Next: cache — Utilities for implementing caches

Quick search

©2014 – 2018, Jonas Schäfer. | Powered by Sphinx 3.5.4 & Alabaster 0.7.8 | Page source