KCP C#版。线程安全,运行时无alloc,对gc无压力。.
Info
Version: | 2.7.0 |
Author(s): | 云却 |
Last Update: | Thursday, November 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KumoKyaku/KCP |
NuGet Url: | https://www.nuget.org/packages/Kcp |
Install
Install-Package Kcp
dotnet add package Kcp
paket add Kcp
Kcp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- System.Memory(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
No dependencies.
Tags