socket.io-client-cpp
socket.io-client-cpp copied to clipboard
How to build iOS socketio tls with no verification ??
Hi everyone,
In some case , i need build socketio tls but not verify certification. eg. server self-signed cer.
i follow official build step , it not mention how to generate tls_no_verification version.
and looking for some help !
thank you all.