I am trying to establish a connection from a program in C to a node server with socket.io.
The only way I could figure out was to make http request from the C progra
You can also try cellophane.io:
https://github.com/ikeralbeniz/cellophane.io
it is still buggy so it is only fot testing or POCs..