Davide Casale
|
7f788dd239
|
Improve reconnections by not emitting againg once events.
|
2023-04-19 18:05:27 +02:00 |
|
Davide Casale
|
e15b52eabd
|
Fix bug in BfxWebsocketClient::close (bfxapi.websocket.client.bfx_websocket_client).
|
2023-04-16 21:16:18 +02:00 |
|
Davide Casale
|
6d868a8287
|
Fix bug about wss_timeout by changing reconnection logic (in BfxWebsocketClient and BfxWebsocketBucket).
|
2023-04-16 21:01:36 +02:00 |
|
Davide Casale
|
734375ec9f
|
Add and implement wss_timeout in BfxWebsocketClient (and Client).
|
2023-04-16 20:04:46 +02:00 |
|
Davide Casale
|
464d942fb0
|
Replace BfxWebsocketClient::on_open_events with BfxWebsocketBucket::on_open_event field.
|
2023-03-14 19:16:12 +01:00 |
|
Davide Casale
|
9e566bbc5a
|
Switch from max-line-length=130 to more standard max-line-length=120 in .pylintrc.
|
2023-03-07 15:28:02 +01:00 |
|
Davide Casale
|
af25f25d3b
|
Apply pylint's linting rules to bfxapi/tests/*.py.
|
2023-03-06 19:06:32 +01:00 |
|
Davide Casale
|
5c707d7929
|
Apply pylint's linting rules to bfxapi/websocket/client/*.py.
|
2023-03-06 18:46:04 +01:00 |
|
Davide Casale
|
e536515bbd
|
Fix bugs and rewrite code in bfxapi.websocket.client sub-package.
|
2023-02-17 02:58:53 +01:00 |
|
Davide Casale
|
b8a5bcb515
|
Fix bugs and rewrite regions of new reconnection system.
|
2023-02-16 20:12:02 +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 |
|