Go to file
2024-09-07 17:13:43 +08:00
pkg [🚀] ClientCount 2024-09-07 17:13:43 +08:00
tool [🚀] 64KB 2024-08-09 15:39:57 +08:00
.gitignore first commit 2024-07-23 10:23:43 +08:00
go.mod [🚀] InsecureSkipVerify 2024-09-06 15:37:13 +08:00
go.sum [🚀] InsecureSkipVerify 2024-09-06 15:37:13 +08:00
README.md first commit 2024-07-23 10:23:43 +08:00

Golang公共包

  • pb协议文件生成命令 protoc --proto_path=pkg/websocket/codec/protobuf/protocol --go_out=pkg/websocket/codec/protobuf/protocol --go_opt=paths=source_relative base.proto