Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 279 Bytes

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