Bitmex-trio-websocket

Latest version: v0.16.1

Safety actively analyzes 701309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.12.1

* Upgrade slurry-websocket for better closure handling.

0.12.0

The websocket is now forced to connect when the open_bitmex_websocket context is entered. Previously, the websocket
would lazily wait for a subscription to be added, before it would connect. This creates problems because the user will
probably want to know if the connection has succeeded, before any subscriptions are attempted. Especially so, if those
subscriptions require an authenticated connection.

* Upgrade slurry-websocket
* Add check for websocket status, before adding a subscription. There was a check previously, but it would always succeed.
* Slightly more verbose logging on startup and shutdown.

0.11.2

* Upgrade slurry

0.11.1

* Upgrade slurry

0.11.0

* Will now raise BitMEXWebsocketApiError on any error message. This is a breaking change. Up to now, all errors were simply discarded. No error handling is attempted. Any error will cause the connection to be terminated and will raise BitMEXWebsocketApiError.

0.10.5

* Upgrade slurry

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.