A multi-user drawing application where multiple people can draw simultaneously on the same canvas with real-time synchronization. collaborative-canvas/ ├── client/ │ ├── index.html # Main HTML ...