Building a Real-time Collaborative Drawing App in Go
https://t.co/XBK2Z9cEcS
This article shows how to build a simple drawing app using Go for the back-end. All communication will be established with WebSockets, so users will be able to see each others' drawings in real-time.
#golang #realtime #drawing
https://t.co/XBK2Z9cEcS
This article shows how to build a simple drawing app using Go for the back-end. All communication will be established with WebSockets, so users will be able to see each others' drawings in real-time.
#golang #realtime #drawing