A simple Java WebSocket project to demonstrate server-client communication using javax.websocket API. This project uses a standalone WebSocket server implemented with Tyrus. This class is purely ...