I use this library to continuously receive data from a Websocket server and the library keep crashing with the following error:
{"The I/O operation has been aborted because of either a thread exit or an application request"}
The native error code is 995
I use a Python client with the server and it works fine.