A networking library for frame-based, performant asynchronous sockets on .NET Core.
Info
Version: | 0.6.0 |
Author(s): | Alan Doherty & WIFIPLUG Ltd |
Last Update: | Friday, September 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alandoherty/protosocket-net |
NuGet Url: | https://www.nuget.org/packages/ProtoSocket |
Install
Install-Package ProtoSocket
dotnet add package ProtoSocket
paket add ProtoSocket
ProtoSocket Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Net.Security(>= 4.3.2)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Net.Security(>= 4.3.2)