A fast TCP event based buffered server/client protocol for transferring data over the network in .NET Core/Classic.
Info
Version: | 1.0.35 |
Author(s): | mrousavy, cbarosch |
Last Update: | Thursday, June 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrousavy/GenericProtocol |
NuGet Url: | https://www.nuget.org/packages/GenericProtocol |
Install
Install-Package GenericProtocol
dotnet add package GenericProtocol
paket add GenericProtocol
GenericProtocol Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ZeroFormatter(>= 1.6.4)
- ZeroFormatter(>= 1.6.4)
Tags