Cowboy is a C# library for building sockets based services.
Info
Version: | 1.3.14 |
Author(s): | Dennis Gao |
Last Update: | Thursday, June 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gaochundong/Cowboy |
NuGet Url: | https://www.nuget.org/packages/Cowboy.Sockets |
Install
Install-Package Cowboy.Sockets
dotnet add package Cowboy.Sockets
paket add Cowboy.Sockets
Cowboy.Sockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Logrila.Logging(>= 1.0.3)