jWebSocket Canvas Demo

This demo shows how to commonly work or play together on a shared canvas. Updates applied to a certain canvas are automatically distributed to all other clients connected to the jWebSocket network. Simply take the mouse, select a color and draw something. Please consider that not all browsers do support the HTML5 Canvas element yet. In this demo each Canvas is embedded in an iframe. Multiple WebSocket connections per browser window, per tab or per frame/iframe can be used concurrently. Check the Stress Test to open more Canvas's.