Echo websocket server using websocketd – as if by magic!
I stumbled across this little gem the other day – websocketd – which turns anything that takes standard-in and standard-out into a websocket server! To build a dead simple echo server, follow these steps: follow the download instructions here (don’t forget to add it to your PATH) create a new console application in Visual Studio …
Echo websocket server using websocketd – as if by magic! Read More »