mirror of
https://github.com/ynoproject/ynoserver
synced 2026-06-21 14:49:43 -06:00
No description
- Go 100%
| saves | ||
| server | ||
| .gitignore | ||
| config.yml.example | ||
| COPYING | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
ynoserver
Server for https://github.com/ynoproject/ynoclient
Configuring
TODO.
Building
git clone https://github.com/ynoproject/ynoserver
cd ynoserver
go build
Setting up
TODO.
Credits
Based on https://github.com/gorilla/websocket/tree/master/examples/chat