Joyit 514f39d68a change code struct пре 1 месец
..
README.md 5302b0a81c change protocol name пре 1 година
client-tcp2.go 514f39d68a change code struct пре 1 месец
client-ws2.go 514f39d68a change code struct пре 1 месец
server.go 514f39d68a change code struct пре 1 месец

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

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