a tiny socket server.
Info
Version: | 1.0.0 |
Author(s): | fengxg |
Last Update: | Sunday, August 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/moneyfengcn/TinySocket |
NuGet Url: | https://www.nuget.org/packages/TinySocket |
Install
Install-Package TinySocket
dotnet add package TinySocket
paket add TinySocket
TinySocket Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)