binance-exchange / binacpp

Binance C++ library
MIT License
212 stars 108 forks source link

is This API Support MultiThreading? #44

Open CMLDMR opened 4 years ago

CMLDMR commented 4 years ago

I want get order book and tickers at the same.

When I start functions in different thread, Application Crashed.

woater commented 1 year ago

Libwebsockets does not support multi-thread, so, probably the ans is no.