This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-19 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90bba4e06c552fd66166986b8b12a144aea5379e
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
f3fe14b921
Add 'checksum' event in sub-package bfxapi.websocket._event_emitter.
2023-10-26 18:06:29 +02:00
..
_client
Fix bug in BfxWebSocketClient::on's arguments (bfxapi/websocket/_client/bfx_websocket_client.py).
2023-10-26 18:04:00 +02:00
_event_emitter
Add 'checksum' event in sub-package bfxapi.websocket._event_emitter.
2023-10-26 18:06:29 +02:00
_handlers
Improve fidelity to pylint's standard rules.
2023-10-26 06:53:11 +02:00
__init__.py
Fix and rewrite all logic in class BfxWebSocketBucket.
2023-10-09 04:57:17 +02:00
_connection.py
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
2023-10-25 05:52:55 +02:00
exceptions.py
Remove useless and redundant docstrings from custom exceptions.
2023-10-26 06:53:35 +02:00
subscriptions.py
Fix and rewrite all logic in class BfxWebSocketBucket.
2023-10-09 04:57:17 +02:00