LUCIT-Systems-and-Development / unicorn-binance-local-depth-cache

A Python SDK by LUCIT for accessing and managing multiple local Binance order books with Python in a simple, fast, flexible, robust and fully featured way.
https://unicorn-binance-local-depth-cache.docs.lucit.tech/
Other
36 stars 10 forks source link

Reinit if stream_buffer_lenght is too long #18

Closed oliver-zehentleitner closed 2 months ago

oliver-zehentleitner commented 2 years ago

Reinit if stream_buffer_lenght is too long

oliver-zehentleitner commented 2 months ago

The latest version, which will be released in the next few days, no longer uses stream_buffer but the asyncio_queue interface.