This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
git
/
tinymq
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
2d05d7c302
Branche
Tagy
main
tinymq
/
examples
Joyit
af139dac46
change data type from []byte to any
1 mesiac pred
..
README.md
5302b0a81c
change protocol name
3 mesiacov pred
client-tcp2.go
af139dac46
change data type from []byte to any
1 mesiac pred
client-ws2.go
af139dac46
change data type from []byte to any
1 mesiac pred
server.go
af139dac46
change data type from []byte to any
1 mesiac pred
README.md
一个简单测试程序
启动服务端
go run server.go
启动客户端
go run client-tcp2.go go run client-ws2.go