Real-time drawing grid with Go and Websockets.
Download or clone the repository, and call go build
and run the executable or call go run main.go
.
Go to 127.0.0.1
in your browser of choice.
Note: other devices can connect on the same wifi via the host device's local IP address. See this site to fetch your Local IP.