User guide¶

The user guide aims to provide a full step-by-step reference on using the library.

  • Installation
    • Installing from PyPI
    • Installing in editable mode from source
      • Running the unittests
  • Quick start
    • Preparations
    • Connect to an XMPP server, with JID and Password
    • Send a message
    • Change presence
    • React to messages (Echo Bot)
    • React to presences
    • React to IQ requests
    • Use services
    • Use aioxmpp.PresenceClient presence implementation
    • Send a custom IQ payload
    • React to an IQ request
    • Next steps
  • Pitfalls to avoid
    • I am trying to connect to a bare IP and I get a DNS error

aioxmpp

Navigation

  • User guide
    • Installation
    • Quick start
    • Pitfalls to avoid
  • The aioxmpp package
  • Developer Guide

Related Topics

  • Documentation overview
    • Previous: Welcome to aioxmpp’s documentation!
    • Next: Installation

Quick search

Enter search terms or a module, class or function name.

©2014 – 2016, Jonas Wielicki. | Powered by Sphinx 1.2.3 & Alabaster | Page source