Allenxuxu / gev

🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
MIT License
1.73k stars 194 forks source link

cannot use int(time.Now().Unix()) (type int) as type int64 in argument to conn.activeTime.Swap #41

Closed goudai closed 4 years ago

goudai commented 4 years ago

go version : 1.15

image

Allenxuxu commented 4 years ago

感谢指出,已经修复了。

重新执行 go get -u github.com/Allenxuxu/gev 试试吧😄

goudai commented 4 years ago

依然如此。

goudai commented 4 years ago

image

goudai commented 4 years ago

image 使用master ok

Allenxuxu commented 4 years ago

老哥,还有问题吗? 没有我就关issue了啊。