Joyit af139dac46 change data type from []byte to any il y a 1 mois
..
README.md 5302b0a81c change protocol name il y a 3 mois
client-tcp2.go af139dac46 change data type from []byte to any il y a 1 mois
client-ws2.go af139dac46 change data type from []byte to any il y a 1 mois
server.go af139dac46 change data type from []byte to any il y a 1 mois

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

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