This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
git
/
tinymq
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
cdb65150e0
Rami (Branch)
Tag
main
tinymq
/
examples
Joyit
af139dac46
change data type from []byte to any
1 mese fa
..
README.md
5302b0a81c
change protocol name
3 mesi fa
client-tcp2.go
af139dac46
change data type from []byte to any
1 mese fa
client-ws2.go
af139dac46
change data type from []byte to any
1 mese fa
server.go
af139dac46
change data type from []byte to any
1 mese fa
README.md
一个简单测试程序
启动服务端
go run server.go
启动客户端
go run client-tcp2.go go run client-ws2.go