Drawing-App
This project was made to refresh my memory on websockets and on centralised hubs.
Run
Step 1: Fork the repo.
Step 2: Run the server.
Mac/Linux
go run *.go
Windows
go run .
Step 3: Open as many clients.
Open the index.html file in your browser as done in the demo.
Note: Each client gets assigned a random and unique color.