Joyit 034462ff9f add data type in function 2 semanas atrás
..
README.md 5302b0a81c change protocol name 3 meses atrás
client-tcp2.go 8e468aa68d change channel filter 4 semanas atrás
client-ws2.go 034462ff9f add data type in function 2 semanas atrás
server.go 8e468aa68d change channel filter 4 semanas atrás

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

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