This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
git
/
tinymq
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
641bddd963
Ramuri
Etichete
main
tinymq
/
examples
Joyit
af139dac46
change data type from []byte to any
1 lună în urmă
..
README.md
5302b0a81c
change protocol name
3 luni în urmă
client-tcp2.go
af139dac46
change data type from []byte to any
1 lună în urmă
client-ws2.go
af139dac46
change data type from []byte to any
1 lună în urmă
server.go
af139dac46
change data type from []byte to any
1 lună în urmă
README.md
一个简单测试程序
启动服务端
go run server.go
启动客户端
go run client-tcp2.go go run client-ws2.go