C# kcp for Unity, with MMOs in mind.
- Kcp.cs based on kcp.c v1.7, line-by-line translation to C#
- Optional high level C# code for client/server connection handling
- Optional where-allocation KcpClient/Server/Connection NonAlloc versions
- Unreliable channel added
Pull requests for bug fixes & tests welcome.