Joyit e9086c71c8 add gzip in connect il y a 3 semaines
..
README.md 5302b0a81c change protocol name il y a 1 mois
client-tcp2.go e9086c71c8 add gzip in connect il y a 3 semaines
client-ws2.go e9086c71c8 add gzip in connect il y a 3 semaines
echo-client.go c3e78f5f89 change mod name il y a 1 mois
echo-server.go c3e78f5f89 change mod name il y a 1 mois
server.go 84bb40ae6c fix il y a 4 semaines

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

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