-
-
zinx 连接都是基于tcp的应该是无错误的吧,是什么会导致头部长度错误的?
我是按照up b站视频中自己写的。能通过tcp压力测试1000Mibs 的解包速度一段时间,但是压力测试时会经常遇到运行一段时间后就头部长度错误然后抛出异常。
-
PS D:\Server\zinx\zinx\zinx_app_demo\mmo_game> go run .\server.go
server.go:6:2: cannot find package "github.com/aceld/zinx/ziface" in any of:
E:\Software\Go\src\github.com\aceld\zin…
-
[root@server ]$ go run main.go server.go
go: finding github.com/aceld/zinx/ziface latest
go: finding github.com/aceld/zinx latest
go: finding github.com/aceld/zinx/znet latest
go: downloading gith…
ciaos updated
4 years ago
-
=====> Player pidId = 1 arrived ====
2023/05/29 22:53:22 [INFO]connection.go:133: [Reader Goroutine is running]
2023/05/29 22:53:25 [DEBUG]connection.go:192: read buffer 0a000000030000000d00002743…
-
```
goroutine 42866 [select]:
github.com/aceld/zinx/znet.(*Connection).StartWriter(0xc0004d8e10)
/data/web/golang/pkg/mod/github.com/aceld/zinx@v1.0.0/znet/connection.go:68 +0x297
created by …
-
如果您正在使用zinx,正在企业中应用(或基于zinx做了二次开发及升级优化),希望您慷慨的留下**贵公司名称**。
本人声明:_(无广告,无商业,单纯统计)_ ,**主要统计目前zinx都应用在哪些行业方向,为zinx今后迭代提供参考,更好的为开发者赋能。**
输入格式:
"【公司】 + 【方向】"
如:成都米游科技有限公司 游戏方向
[鞠躬]
感谢您…
-
-
c.msgBuffChan CallOnConnStop....
Send Buff Data error:, write tcp4 172.21.0.15:7777->39.189.45.248:14870: use of closed network connection Conn Writer exit
39.189.45.248:14870 [conn Writer exit!]…
-
分布式 啥时有?