Davide Casale
|
971e4759fa
|
Add and implement serializers for websocket authenticated channels in bfxapi/websocket/handlers.py.
|
2022-11-17 17:44:18 +01:00 |
|
Davide Casale
|
1cda4fcb3c
|
Wrap type hinting for subscription objects inside Subscriptions namespace class. Update _Serializer class in serializers.py. Separate Books and Raw Books channels into tp_ and fc_ versions.
|
2022-11-17 16:54:32 +01:00 |
|
Davide Casale
|
d58c60b02d
|
Add EventNotSupported exception in errors.py.
|
2022-11-16 19:01:52 +01:00 |
|
Davide Casale
|
41aa49d2bb
|
Add derivatives_status_update event in handlers.py. Add DerivativesStatus in serializers.py and typings.py.
|
2022-11-16 18:45:25 +01:00 |
|
Davide Casale
|
6448fd59b9
|
Add bfxapi/websocket/serializers.py. Implement _Serializer internal class. Separate labeling from PublicChannelsHandler in handlers.py.
|
2022-11-16 18:33:33 +01:00 |
|