Open cty41 opened 3 years ago
A KCP based transport for MLAPI could be a nice addition. KCP is indeed a very good RUDP protocol and better then Enet in many cases. If anyone wants to take a shot at this, they are welcome to do so.
well we could use that: https://github.com/limpo1989/kcp-csharp
mirror already using that as default transport: https://mirror-networking.gitbook.io/docs/transports/kcp-transport
kcp looks much better than enet, any research on that? https://github.com/skywind3000/kcp/blob/master/README.en.md