A full websocket implementation using Dotnet Core, following RFC6455 bit by bit.
Info
Version: | 0.0.1-alpha |
Author(s): | Gabriel Cardinal |
Last Update: | Wednesday, February 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Enjent |
Install
Install-Package Enjent
dotnet add package Enjent
paket add Enjent
Enjent Download (Unzip the "nupkg" after downloading)
Dependencies
- NarcityLogger(>= 1.0.1)