Collaborative Drawing A basic collaborative drawing application using Ypy and WebSockets. Left click on the canvas to leave a mark. Getting Started Install Python dependencies: pip install -r requirements.txt Run the demo python demo.py