package
0.0.0-20230114085458-d499528f5a29
Repository: https://github.com/dansen/pud.git
Documentation: pkg.go.dev
# README
pitaya-chat-demo
chat room demo base on pitaya in 100 lines
refs: https://github.com/topfreegames/pitaya
Required
- golang
- websocket
Run
docker-compose -f ../../testing/docker-compose.yml up -d etcd nats
go run main.go
open browser => http://localhost:3251/web/
# Functions
NewRoom returns a Handler Base implementation.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author