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-01-10 17:34:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7314578dd7257134322f265a3cdb2845db3b017a
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
7314578dd7
Separate _require_websocket_connection decorator from BfxWebsocketClient class. Add _require_websocket_authentication decorator. Implement .notify method in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-17 18:54:43 +01:00
..
__init__.py
Separate _require_websocket_connection decorator from BfxWebsocketClient class. Add _require_websocket_authentication decorator. Implement .notify method in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-17 18:54:43 +01:00
BfxWebsocketClient.py
Separate _require_websocket_connection decorator from BfxWebsocketClient class. Add _require_websocket_authentication decorator. Implement .notify method in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-17 18:54:43 +01:00
errors.py
Separate _require_websocket_connection decorator from BfxWebsocketClient class. Add _require_websocket_authentication decorator. Implement .notify method in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-17 18:54:43 +01:00
handlers.py
Add and implement serializers for websocket authenticated channels in bfxapi/websocket/handlers.py.
2022-11-17 17:44:18 +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