Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yigitoo/drawing-app-websocket
A collabrative canvase drawing app written in Go and Websocket.
https://github.com/yigitoo/drawing-app-websocket
Last synced: about 4 hours ago
JSON representation
A collabrative canvase drawing app written in Go and Websocket.
- Host: GitHub
- URL: https://github.com/yigitoo/drawing-app-websocket
- Owner: yigitoo
- License: mit
- Created: 2024-04-28T14:29:02.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-28T18:09:08.000Z (7 months ago)
- Last Synced: 2024-04-28T19:25:15.046Z (7 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# drawing-app-websocket
A pixel based drawing app written in Go.
go get -u github.com/gorilla/websocket github.com/lucasb-eyer/go-colorful github.com/tidwall/gjson github.com/satori/go.uuid