tcpx:Golang中的跨语言tcp框架

时间:2021-05-04 16:07:31
【文件属性】:
文件名称:tcpx:Golang中的跨语言tcp框架
文件大小:129KB
文件格式:ZIP
更新时间:2021-05-04 16:07:31
Go Golang中一个非常方便的tcp框架。 开始 go get github.com/fwhezfwhez/tcpx 相依性 如果要在此存储库中运行程序,则应准备protoc,proto-gen-go环境。 从这些存储库中编译自己是一件好事,但是已经有引用其文档的发行版。 确保运行protoc --version 。 协议: https : //github.com/golang/protobuf proto-gen-go : https : //github.com/golang/protobuf/tree/master/protoc-gen-go 基准 https://github.com/fwhezfwhez/tcpx/blob/master/benchmark_test.go 案子 执行时间 每个循环的成本时间 每个循环的成本 每个循环的成本对象数量 网址 OnMessag

网友评论