Minor change Readme
parent
53a7cdd337
commit
33a95ac32b
|
|
@ -10,8 +10,8 @@ KCP是一个基于udp的快速可靠协议(rudp),能以比 TCP浪费10%-20%的
|
|||
|
||||
主要用于构建unity客户端网络层.
|
||||
|
||||
kcp库基于https://github.com/l42111996/csharp-kcp
|
||||
protobuf-net库基于https://github.com/protobuf-net/protobuf-net
|
||||
kcp库基于https://github.com/l42111996/csharp-kcp ,
|
||||
protobuf-net库基于https://github.com/protobuf-net/protobuf-net ,
|
||||
两个库均做了适当修改,以完美适配Unity
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue