An open API service indexing awesome lists of open source software.

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

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