Package pyxmpp :: Package jabber :: Module clientstream
[hide private]

Module clientstream

source code

XMPP stream support with fallback to legacy non-SASL Jabber authentication.

Normative reference:
Classes [hide private]
  LegacyClientStream
Handles Jabber (both XMPP and legacy protocol) client connection stream.
Variables [hide private]
  __package__ = 'pyxmpp.jabber'

Imports: hashlib, logging, Iq, to_utf8, from_utf8, JID, ClientStream, Register, ClientStreamError, LegacyAuthenticationError, RegistrationError