Davide Casale
|
1f9d1b719e
|
Fix bug in bfxapi.websocket.subscriptions.
|
2023-04-20 01:41:08 +02:00 |
|
Davide Casale
|
a7f5aa684a
|
Apply pylint's linting rules to bfxapi/websocket/__init__.py, bfxapi/websocket/enums.py, bfxapi/websocket/exceptions.py, bfxapi/websocket/serializers.py and bfxapi/websocket/subscriptions.py.
|
2023-03-06 17:28:56 +01:00 |
|
Davide Casale
|
fa9bdfc333
|
Rewrite reconnection system with numerous fixes.
|
2023-02-15 21:58:01 +01:00 |
|
Davide Casale
|
f0f150cec2
|
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
|
2023-02-13 19:09:38 +01:00 |
|
Davide Casale
|
28c00d460b
|
Exclude subId field from every subscription dictionary.
|
2023-01-24 19:02:44 +01:00 |
|
Davide Casale
|
36725a183e
|
Move _BfxWebsocketBucket class in its own file bfxapi/websocket/_BfxWebsocketBucket.py.
|
2023-01-19 18:12:12 +01:00 |
|
Davide Casale
|
5fe4d83902
|
Move subscriptions type hinting from bfxapi/websocket/types.py to bfxapi/websocket/subscriptions.py.
|
2023-01-19 18:00:51 +01:00 |
|