Unicorn-binance-websocket-api

Latest version: v2.8.0

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

Scan your dependencies

Page 16 of 25

1.10.4

Changed
- making `self.stream_buffer` thread safe

1.10.3

Changed
- removed simplejson exception in restclient
- set OSError from error to critical

1.10.2

Fixed
- `['receives_statistic_last_second']` dict is changing size during iteration. ([issue 37](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/37))

1.10.1

Changed
- Using ujson instead of stock json lib
- cleaning `create_payload()` for CEX

1.10.0

Important infos, [please read!](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/38)
Added
- `unicorn_binance_websocket_api_manager.is_exchange_type()`
- support for subscribe/unsubscribe for CEX websockets
- `unicorn_binance_websocket_api_manager.get_stream_subscriptions()`
- `unicorn_binance_websocket_api_manager.increase_transmitted_counter()` and added output to
`print_summary()` and `print_stream_info()`
- `split_payload()`
Changed
- The 8004 char limit for URIs on websocket connect is bypassed via subscriptions with websocket.send() and
`is_websocket_uri_length_valid()` allways returns `True` now!
Fixed
- Subscribe/unsubscribe items of DEX websockets ([card 5](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/projects/5#card-23700264))
- `['receives_statistic_last_second']` dict is changing size during iteration. ([issue 37](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/37))

1.9.1

Added
- Python version in print_stream_info() and print_summary()
Fixed
- Typo in text string

Page 16 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.