Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 436 Bytes

mkcp

kcp implementation in C#.net core

I don't have much network programming foundation and don't understand UDP protocol.
This project is just an experimental project.
I even read the code of other similar repositories to understand the principle and structure of Kcp.
I have not yet fully grasped the design of Kcp.

Therefore, if used in a production environment, please use other Kcp repositories.