Demonstrates the main advantage of the Java API for WebSocket compared to other technologies based on the HTTP protocol: bi-directional real-time communication. This sample consists of a drawing board shared among several users with real-time change propagation.