unicorn-binance-websocket-api
·
1188 commits
to master
since this release
Added
manager.get_new_stream_id()
to avoid security alerts like "CodeQL py/clear-text-logging-sensitive-data"
Changed
stream_id
is no longer a uuid, but a string from now on!- Correctly scope loggers so that it plays nicely with others. PR#223, issue#164
- Removed pathlib from requirements PR#224
- Moved from https://github.com/oliver-zehentleitner to https://github.com/LUCIT-Systems-and-Development/
Fixed
- asyncio.TimeoutError issue#221
Removed
- Support for the new compression feature introduced in websockets10.0 because the new feature is removed in further
websockets versions
https://pypi.org/project/unicorn-binance-websocket-api/1.35.0/