Info
Version: | 1.1.0 |
Author(s): | Giorgi Khutsishvili |
Last Update: | Thursday, April 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grendizeras/SocketSharp |
NuGet Url: | https://www.nuget.org/packages/SocketSharp |
Install
Install-Package SocketSharp
dotnet add package SocketSharp
paket add SocketSharp
SocketSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
Tags
It abstracts working with sockets using channel interface.
Any type of connection could be implemented behind the interface.