Unicorn-binance-websocket-api

Latest version: v2.8.0

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

Scan your dependencies

Page 7 of 25

1.40.1

Not secure
- test release

1.40.0

Not secure
Added
- `close_timeout_default`, `ping_interval_default`, `ping_timeout_default`
- `socket_is_ready` system to `_restart_stream()`
- `process_stream_data` parameter for callback function to `create_stream()`
- `high_performance` parameter to make `create_stream()` a non blocking
- `title` to `print_summary()` and `print_stream_info()`
Fixed
- `BinanceWebSocketApiManager.stop_stream()` doesn't stop the stream immediately [issue161](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/161)

1.39.0

Not secure
Changed
- Send the `DISCONNECT` stream_signal only on status change (one time!) and if previous status is not None
Fixed
- KeyError in `get_listen_key_from_restclient()` if `stream_id` invalid
- Added `socket_is_ready` to `stream_is_crashing()`

1.38.1

Not secure
Fixed
- Websocket fails to reconnect [issue131](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/131)

1.38.0

Not secure
Added
- `is_stream_signal_buffer_enabled()`

1.37.2

Not secure
Fixed
- `stream_is_crashing()` did not send stream_signal `DISCONNECT` - Without this fix no stream_signal was sent in some
disconnect cases!
Changed
- Replaced the time.sleep() in create_stream with self.socket_is_ready system

Page 7 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.