socket.io-client-cpp
socket.io-client-cpp copied to clipboard
Keep connection Socket
While i run code c++ from example console connect to Server Socket Nodejs, i got a isssue, it is disconnect after success about 2 minute. I want to keep alway connection. what is solution this? Thanks all.