A toy version of Reddit r/place, a collaborative real-time canvas.
- Start a local Redis server on port 6379.
- Start the server by
go run .
- Open
localhost:8080
in the browser.
- Make the cooldown bar more friendly
- Implement rate limit in the backend
- Fix: WebSocket interrupted on loading after long idle