Releases: LUCIT-Systems-and-Development/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Added
debug
(bool) parameter toBinanceWebSocketApiManager()
manager.get_debug_log()
manager.set_socket_is_ready()
manager.set_socket_is_not_ready()
_handle_task_result()
- a callback for eventtasks to retrive exceptions from within the asyncio loop.
Changed
get_new_stream_id()
toget_new_uuid_id()
- Improved exception handling and restarts. This should have also positive effects to exection handling within the callback functions.
Fixing
- AsyncIO implementation and a temporary workaround for stopping userData streams
- TRBinance replaced old URL
stream.binance.cc
by the new URLstream-cloud.trbinance.com
issue#249
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.41.0
https://anaconda.org/conda-forge/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Codebase equal to 1.40.5, testing azure pipe
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.7
https://anaconda.org/conda-forge/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Codebase equal to 1.40.5, just preparing conda-forge packaging
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.6
unicorn-binance-websocket-api
Fixed
- Restart of error
sent 1011 (unexpected error) keepalive ping timeout
in sockets.py
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.5
unicorn-binance-websocket-api
Changed
- Rebalanced default ping interval and timeout as well as closing timeout
Removed
- Passing of
stream_buffer_name=stream_buffer_name
tospecific_process_stream_data()
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.4
unicorn-binance-websocket-api
Changed
- Not catching general eception anymore - we must catch the specific exceptions: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/324f9fa191608946fb2973acc7de484e15f5030a/unicorn_binance_websocket_api/sockets.py#L220
Fixed
- Catch KeyError before the general exception in sockets to give better feedback within the callback function.
- Error in coroutine loop handling
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.3
unicorn-binance-websocket-api
Changed
- default ping interval and timeout
Fixed
TypeError
inprint_summary()
- typo in
print_summary()
title
text - Callback implementation of
create_stream()
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.2
unicorn-binance-websocket-api
Added
close_timeout_default
,ping_interval_default
,ping_timeout_default
socket_is_ready
system to_restart_stream()
process_stream_data
parameter for callback function tocreate_stream()
high_performance
parameter to makecreate_stream()
a non blockingtitle
toprint_summary()
andprint_stream_info()
Fixed
BinanceWebSocketApiManager.stop_stream()
doesn't stop the stream immediately issue#161
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.40.0
unicorn-binance-websocket-api
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()
ifstream_id
invalid - Added
socket_is_ready
tostream_is_crashing()
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.39.0
unicorn-binance-websocket-api
Fixed
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.38.1