libhv
libhv copied to clipboard
How to close libhv websocket client ?
Hi ithewei,
I have created a websocketclient connected to a remote WSS server.
However I am unable to close/stop the client from the client side, even after calling stop method of hv::WebSocketClient
Because of this my client keeps running even when the code is all executed.