A lightweight publisher / subscriber implementation using WebSockets.
Info
Version: | 1.1.0 |
Author(s): | Grant Colley |
Last Update: | Monday, November 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grantcolley/dipsocket |
NuGet Url: | https://www.nuget.org/packages/DipSocket |
Install
Install-Package DipSocket
dotnet add package DipSocket
paket add DipSocket
DipSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags