/kcp-csharp

KCP - A Fast and Reliable ARQ Protocol (Zero GC overhead)

Primary LanguageC#MIT LicenseMIT

kcp-csharp

KCP - A Fast and Reliable ARQ Protocol

TODO

  • FEC(Forward Error Correction) Based on Reed-Solomon Codes
  • Packet level encryption

Links

  1. skywind3000 KCP
  2. xtaci kcp-go