libhv
libhv copied to clipboard
Websocket Client with server authentication
Please provide a link to a websocket client example that includes server authentication, and if there's another example that show how to do client authentication too. Thanks
websockets client use wss:// scheme. websockets server refer to https://github.com/ithewei/libhv/blob/fded2ba287199d3c20c619e06ddc571e2972ed92/examples/websocket_server_test.cpp#L102