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-08 00:14:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9733e8d3853e47480f93f78e340fcf276f8cf6b
bitfinex-api-py
/
bfxapi
/
websocket
/
client
History
Davide Casale
d9733e8d38
Change visibility of decorators require_websocket_connection and require_websocket_authentication (and hardcode HEARTBEAT).
2023-06-17 22:24:27 +02:00
..
__init__.py
Rename BfxWebsocketClient, BfxWebsocketBucket and BfxWebsocketInputs to BfxWebSocketClient, BfxWebSocketBucket and BfxWebSocketInputs.
2023-04-20 01:36:09 +02:00
bfx_websocket_bucket.py
Change visibility of decorators require_websocket_connection and require_websocket_authentication (and hardcode HEARTBEAT).
2023-06-17 22:24:27 +02:00
bfx_websocket_client.py
Change visibility of decorators require_websocket_connection and require_websocket_authentication (and hardcode HEARTBEAT).
2023-06-17 22:24:27 +02:00
bfx_websocket_inputs.py
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02:00