Rust cdylib websocket fatal runtime error: global allocator may not use TLS
I’m writing rust dll, cdylib which supposed to start new thread and connect to websocket using tokio::tungstenite
I’m writing rust dll, cdylib which supposed to start new thread and connect to websocket using tokio::tungstenite