Davide Casale
|
b9db5dd133
|
Update bfxapi/websocket/handlers.py and bfxapi/websocket/typings.py with new public channel handling logic.
|
2022-11-15 04:34:29 +01:00 |
|
Davide Casale
|
7d6ba4302a
|
Rename AuthenticatedEventsHandler to AuthenticatedChannelsHandler. Rewrite handlers.py gathering events in channels. Update references in bfxapi.
|
2022-11-14 18:37:31 +01:00 |
|
Davide Casale
|
a03a82d57a
|
Add support for various new authenticated channels. Add new typings in bfxapi/websocket/typings.py. Add BfxWebsocketException in bfxapi/websocket/errors.py.
|
2022-11-11 18:54:38 +01:00 |
|
Davide Casale
|
61b082db2e
|
Rewrite AuthenticatedEventsHandler with _label_array_elements logic. Add support to multiple new events. Fix bug in BfxWebsocketClient.py.
|
2022-11-10 11:57:57 +01:00 |
|
Davide Casale
|
50644e8116
|
Rename manager.py to handlers.py. Add code to BfxWebsocketClient.py to handle authenticated channel. Update bfxapi/websocket/__init__.py imports.
|
2022-11-09 19:13:48 +01:00 |
|