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 23:04:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
721e82b86d89763bcdf1a561132f48982d24e691
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
721e82b86d
Add pendings in _BfxWebsocketBucket. Add new logic for selecting the bucket with less connections. Add ._unsubscribe coroutine.
2022-11-22 17:21:21 +01:00
..
__init__.py
Add pendings in _BfxWebsocketBucket. Add new logic for selecting the bucket with less connections. Add ._unsubscribe coroutine.
2022-11-22 17:21:21 +01:00
BfxWebsocketClient.py
Add pendings in _BfxWebsocketBucket. Add new logic for selecting the bucket with less connections. Add ._unsubscribe coroutine.
2022-11-22 17:21:21 +01:00
errors.py
Add pendings in _BfxWebsocketBucket. Add new logic for selecting the bucket with less connections. Add ._unsubscribe coroutine.
2022-11-22 17:21:21 +01:00
handlers.py
Change tp_ and fc_ prefixes to t_ and f_.
2022-11-21 16:24:10 +01:00
serializers.py
Add and implement serializers for websocket authenticated channels in bfxapi/websocket/handlers.py.
2022-11-17 17:44:18 +01:00
typings.py
Add and implement serializers for websocket authenticated channels in bfxapi/websocket/handlers.py.
2022-11-17 17:44:18 +01:00