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-24 01:04:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d6ba4302ad6ce4096096fad215e622b1dad1f02
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
7d6ba4302a
Rename AuthenticatedEventsHandler to AuthenticatedChannelsHandler. Rewrite handlers.py gathering events in channels. Update references in bfxapi.
2022-11-14 18:37:31 +01:00
..
__init__.py
Add support for various new authenticated channels. Add new typings in bfxapi/websocket/typings.py. Add BfxWebsocketException in bfxapi/websocket/errors.py.
2022-11-11 18:54:38 +01:00
BfxWebsocketClient.py
Rename AuthenticatedEventsHandler to AuthenticatedChannelsHandler. Rewrite handlers.py gathering events in channels. Update references in bfxapi.
2022-11-14 18:37:31 +01:00
errors.py
Add support for various new authenticated channels. Add new typings in bfxapi/websocket/typings.py. Add BfxWebsocketException in bfxapi/websocket/errors.py.
2022-11-11 18:54:38 +01:00
handlers.py
Rename AuthenticatedEventsHandler to AuthenticatedChannelsHandler. Rewrite handlers.py gathering events in channels. Update references in bfxapi.
2022-11-14 18:37:31 +01:00
typings.py
Rewrite bfxapi/websocket/typings.py script adding new types and fixing some naming bug.
2022-11-14 17:41:55 +01:00