mitel_ommclient2/mitel_ommclient2
clerie cf3c16c66a Refactor message classes
Message classes allow dynamic attribute access to message fields. Childs
get exposed through a dedicated class by attributes too. Message type
fields and childs have types that get enforces. None type is allowed
too while transitioning.
2022-05-01 22:32:08 +02:00
..
messages Refactor message classes 2022-05-01 22:32:08 +02:00
__init__.py Move last components of session layer to client and remove session completely 2022-01-17 12:20:54 +01:00
client.py Refactor message classes 2022-05-01 22:32:08 +02:00
connection.py Replace send and recv in connection with a concurrent synchronous implementation of request 2022-01-17 00:09:16 +01:00
exceptions.py Introduce exception handling 2022-01-06 17:28:19 +01:00