mirror of
https://github.com/nbtca/pit-core.git
synced 2026-09-19 22:56:11 +08:00
Backend of a chatroom.
- HTML 56.8%
- Go 43.2%
| connection.go | ||
| data.go | ||
| go.mod | ||
| go.sum | ||
| hub.go | ||
| main.go | ||
| README.md | ||
| temp-web-client.html | ||
go run main.go hub.go data.go connection.go