You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to use a node.js/Socket.IO server, using only websockets with a C++ client ????
I found some libraries that can use websockets, and i have a c++ application that i need to feed from the node.js/Socket.IO server (this server check for changes in a BD and announce to the client in realtime, works very good with a web client). I need to communicate with a C++ client...
Thanks in advance.
The text was updated successfully, but these errors were encountered:
It's possible to use a node.js/Socket.IO server, using only websockets with a C++ client ????
I found some libraries that can use websockets, and i have a c++ application that i need to feed from the node.js/Socket.IO server (this server check for changes in a BD and announce to the client in realtime, works very good with a web client). I need to communicate with a C++ client...
Thanks in advance.
The text was updated successfully, but these errors were encountered: