Pomelo的.NET客户端pomelo unityclient socket.zip
pomelo-unityclient-socket 是 Pomelo 的 .NET 客户端,支持 Pomelo 0.3和新的交流协议,基于原生的 Socket。示例Unity3D demo dotnet demo API初始化using namespace Pomelo.DotNetClient string host="127.0.0.1";//(www.xxx.com/127.0.0.1/::1/localhost etc.) int port=3014; PomeloClient pclient = new PomeloClient(); //listen on network
文件列表
pomelo-unityclient-socket-master.zip
(预估有个37文件)
pomelo-unityclient-socket-master
.gitignore
143B
README.md
3KB
test
test.csproj
3KB
json
msg.json
1KB
rootMsg.json
2KB
rootProtos.json
5KB
protos.json
28KB
暂无评论