https://github.com/musobarlab/socket-draw
realtime websocket drawing app
https://github.com/musobarlab/socket-draw
go golang websocket
Last synced: 8 months ago
JSON representation
realtime websocket drawing app
- Host: GitHub
- URL: https://github.com/musobarlab/socket-draw
- Owner: musobarlab
- Created: 2019-04-11T04:56:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T09:29:16.000Z (about 7 years ago)
- Last Synced: 2025-08-09T21:38:16.758Z (11 months ago)
- Topics: go, golang, websocket
- Language: Go
- Size: 482 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Membangun Realtime Canvas Drawing Dengan Go, Websocket dan P5.js
Tutorial open https://github.com/musobarlab/socket-draw/blob/master/article.md
### Running
```shell
$ go run main.go
```
#### visit
http://localhost:8000