Skip to content

limpo1989/kcp-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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