-
channel: Channel related code
-
constants: Constant definitions for BEEPy.
-
errors: Customised exceptions used throughout BEEPy.
-
frame: BEEPy Framing classes and related code.
-
saslsession: Specialised classes for SASL operation of sessions.
-
session: This module defines the Session layer API for BEEPy.
-
tlssession: Specialised Session subclasses for TLS capabilities.
-
_statemachine: Originally a StateMachine was used to manage the functionality of
Sessions and Channels.
-
_util: Some utility classes that were used in the now obsolete threading
version of BEEPy.
-
debug: Customised debugging code.
-
message: BEEPy Message class
|