Joyit 173a79e59c fix connect update time bug пре 1 месец
..
README.md 5302b0a81c change protocol name пре 1 месец
client-tcp2.go 173a79e59c fix connect update time bug пре 1 месец
client-ws2.go 173a79e59c fix connect update time bug пре 1 месец
echo-client.go c3e78f5f89 change mod name пре 1 месец
echo-server.go c3e78f5f89 change mod name пре 1 месец
server.go 173a79e59c fix connect update time bug пре 1 месец

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

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