This website requires JavaScript.
Explore
Help
Sign In
clerie
/
mitel_ommclient2
Watch
1
Star
0
Fork
0
You've already forked mitel_ommclient2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7076eb1543
mitel_ommclient2
/
mitel_ommclient2
History
clerie
7076eb1543
Expose connection object directly instead of proxying the request method
2022-04-02 21:10:05 +02:00
..
messages
Replace send and recv in connection with a concurrent synchronous implementation of request
2022-01-17 00:09:16 +01: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
Expose connection object directly instead of proxying the request method
2022-04-02 21:10:05 +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