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-20 23:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acbed0bc576d9f513cafea5fa6e5ed0fd860cb7c
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
acbed0bc57
Fix small bug from merge conflicts resolving.
2022-11-22 18:58:36 +01:00
..
__init__.py
Rename bfxapi/websocket/errors.py to exceptions.py. Add Errors enumeration inside BfxWebsocketClient.py and bfxapi/websocket/__init__.py.
2022-11-22 18:11:05 +01:00
BfxWebsocketClient.py
Fix small bug from merge conflicts resolving.
2022-11-22 18:58:36 +01:00
exceptions.py
Rename bfxapi/websocket/errors.py to exceptions.py. Add Errors enumeration inside BfxWebsocketClient.py and bfxapi/websocket/__init__.py.
2022-11-22 18:11:05 +01:00
handlers.py
Rename bfxapi/websocket/errors.py to exceptions.py. Add Errors enumeration inside BfxWebsocketClient.py and bfxapi/websocket/__init__.py.
2022-11-22 18:11:05 +01:00
serializers.py
Rename bfxapi/websocket/errors.py to exceptions.py. Add Errors enumeration inside BfxWebsocketClient.py and bfxapi/websocket/__init__.py.
2022-11-22 18:11:05 +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