chat room demo base on pitaya in 100 lines
refs: https://github.com/topfreegames/pitaya
- golang
- websocket
docker-compose -f ../../testing/docker-compose.yml up -d etcd nats
go run main.go
open browser => http://localhost:3251/web/
chat room demo base on pitaya in 100 lines
refs: https://github.com/topfreegames/pitaya
docker-compose -f ../../testing/docker-compose.yml up -d etcd nats
go run main.go
open browser => http://localhost:3251/web/