limpo1989 / kcp-csharp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%