• Stars
    star
    414
  • Rank 104,056 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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