mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-22 08:14:20 +01:00
Add bfxapi/websocket/errors.py script. Add __require_websocket_connection decorator inside BfxWebsocketClient class. Implement unsubscribe and clear methods.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .BfxWebsocketClient import BfxWebsocketClient
|
||||
|
||||
from .channels import Channels
|
||||
from .channels import Channels
|
||||
from .errors import ConnectionNotOpen
|
||||
Reference in New Issue
Block a user