cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

websocket connection check

Open Pankaj003 opened this issue 3 years ago • 0 comments

Hi,

My requirement is to establish connection to the websocket and then send multiple messages to the server. I checked websocket_client class but couldn't find way to check if client is still connnected. Is there any function or way to find if client is connected before sending message?

Thanks

Pankaj003 avatar Apr 23 '22 08:04 Pankaj003