News

Demo of how websocket works in Java. Contribute to MC-Kangan/Java-WebSocket-Demo development by creating an account on GitHub.
This is a basic WebSocket server written in Java. I decided to take on this task to deepen my understanding of how the WebSocket protocol works including the handshake, message framing and maintaining ...