Web sockets wrapper for sample applications.
Info
Version: | 1.0.0 |
Author(s): | EasyWebSockets |
Last Update: | Thursday, December 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netcorebcn/easywebsockets |
NuGet Url: | https://www.nuget.org/packages/EasyWebSockets |
Install
Install-Package EasyWebSockets
dotnet add package EasyWebSockets
paket add EasyWebSockets
EasyWebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebSockets(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)