Keine Beschreibung

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

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