socket.io-client-cpp icon indicating copy to clipboard operation
socket.io-client-cpp copied to clipboard

Feature : add set_tls_verify_callback method

Open wangjia184 opened this issue 3 months ago • 0 comments

Adding set_tls_verify_callback method so that one can install a callback to ignore self-signed certificate error on connecting.

wangjia184 avatar Aug 30 '25 02:08 wangjia184