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
2734ff9e1a46ea973e2135c9132523a5f6205fc2
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
2734ff9e1a
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00
..
_client
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00
_event_emitter
Remove wss-event event from BfxWebSocketClient and BfxWebSocketBucket.
2023-10-13 17:38:25 +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
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