Can someone explain how to write a simple websocket server in C++ (win32). It can be simple in that it could just receive the message it receives from client and echo them back.
↧