socketio / socket.io-client-cpp

C++11 implementation of Socket.IO client
MIT License
2.26k stars 730 forks source link

asio.ssl error #415

Open TomiksOfficial opened 11 months ago

TomiksOfficial commented 11 months ago

Hello! I encountered this error when I am trying to connect to a socket io SSL server on node js(https). I am using libsioclient_tls.a What can this be related to? socket.io-client-cpp: last master version socket.io on node js server: i try 3.1.2, and last 4.x version

image