A Real-time Collaborative Drawing App Source code for the Building a Real-time Collaborative Drawing App in Go article. Running Build and run the server. $ go build -o server && ./server Open client/index.html in your browser.