Joyit 06775ae0d3 fix state value 4 weeks ago
..
README.md 5302b0a81c change protocol name 8 months ago
client-tcp2.go 06775ae0d3 fix state value 4 weeks ago
client-ws2.go 06775ae0d3 fix state value 4 weeks ago
server.go 65848344d0 add filter to channel function 3 months ago

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

go run client-tcp2.go
go run client-ws2.go