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
2026-02-10 00:04:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac50f8f884e706d81adccd6ce07d716d3af76892
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
ac50f8f884
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
2023-10-25 05:52:55 +02:00
..
_client
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
2023-10-25 05:52:55 +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
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
2023-10-25 05:52:55 +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