与服务器自行编译的ENET1.3.17版本无法建立连接进行通信。
So I'm using this framework called Skynet 1.6.0 (it's written in Lua 5.4.4) on the server side. We compiled our own version of ENET 1.3.17 as well.
We did some cross-machine testing on the server and everything was working fine, but when I tried using the libraries from the Release version, I couldn't connect. But your ENerServer in the project works just fine. I'm at a loss here, can you help me out?
服务端使用的是Skynet1.6.0框架(Lua5.4.4)。服务端自行编译的ENET1.3.17版本。
服务器自行跨机器测试连接通信是正常的,但是我使用Release中的库进行连接就连接不上,但是你项目中的ENerServer启动起来却是能正常连接的。现在我不知道怎么办?请求帮助。