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
ddce83be0c56c3064ba90a36e28717f64ad6905b
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
ddce83be0c
Apply some refactoring to sub-package bfxapi.websocket.
2023-10-16 05:59:24 +02:00
..
_client
Apply some refactoring to sub-package bfxapi.websocket.
2023-10-16 05:59:24 +02:00
_event_emitter
Remove wss-event event from BfxWebSocketClient and BfxWebSocketBucket.
2023-10-13 17:38:25 +02:00
_handlers
Apply some refactoring to sub-package bfxapi.websocket.
2023-10-16 05:59:24 +02:00
__init__.py
Fix and rewrite all logic in class BfxWebSocketBucket.
2023-10-09 04:57:17 +02:00
_connection.py
Apply some refactoring to sub-package bfxapi.websocket.
2023-10-16 05:59:24 +02:00
enums.py
Add new event liquidation_feed_update to PublicChannelsHandler (and improve overall type hinting).
2023-06-12 15:37:05 +02:00
exceptions.py
Add automatic deletion for buckets that reach zero subscriptions (e.g. after a call to BfxWebSocketClient::unsubscribe).
2023-10-16 04:45:47 +02:00
subscriptions.py
Fix and rewrite all logic in class BfxWebSocketBucket.
2023-10-09 04:57:17 +02:00