Skip to content

new1271/KcpSharpN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KcpSharpN Powered GitHub license NuGet package

中文版

Introduction

KcpSharpN is a C# implementation translated from the original KCP project

What is KCP

KCP is a high-performance, reliable transport protocol designed to significantly reduce latency compared to traditional TCP.
According to the original arthur of KCP protocol, comparing to TCP, it can achieve a 30–40% reduction in average latency and up to three times lower maximum delay, costing 10–20% additional bandwidth overhead.

For more information, see the documentation in KCP's official repository.

About

An implementation for KCP protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages