No Description

bvbej e7e8730f83 Merge branch 'dev' of bvbej/base-golang into master 1 year ago
pkg cbea299bee [🚀] GoroutinePool rewrite 1 year ago
tool 053690e475 [🚀] ReplaceInvalidFilenameChars 1 year ago
.gitignore e3d8e4b125 [add] FindIPv4 2 years ago
README.md 794e468012 [add] protocol 整理 2 years ago
go.mod cbea299bee [🚀] GoroutinePool rewrite 1 year ago
go.sum cbea299bee [🚀] GoroutinePool rewrite 1 year ago

README.md

Golang公共包

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