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 15:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26f25e5848d3ba5b351677e5bd8dc9fff464d684
bitfinex-api-py
/
bfxapi
/
websocket
/
_handlers
History
Davide Casale
ce23a8991a
Block negative checksums for possible race condition (PublicChannelsHandler::__checksum_handler).
2023-10-08 19:08:18 +02:00
..
__init__.py
Rename bfxapi.websocket.client to _client and bfxapi.websocket.handlers to _handlers (according to PEP8).
2023-06-18 01:02:59 +02:00
auth_events_handler.py
Add sub-package bfxapi.websocket._event_emitter (with bfx_event_emitter.py).
2023-06-18 16:46:12 +02:00
public_channels_handler.py
Block negative checksums for possible race condition (PublicChannelsHandler::__checksum_handler).
2023-10-08 19:08:18 +02:00