Skip to content

unicorn-binance-websocket-api

Choose a tag to compare

@oliver-zehentleitner oliver-zehentleitner released this 18 Apr 16:01
· 909 commits to master since this release
c6f6c28

Added

  • debug (bool) parameter to BinanceWebSocketApiManager()
  • 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() to get_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 URL stream-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