A .NET implementation of the Bayeux client protocol.
Info
Version: | 0.1.0-preview0003 |
Author(s): | Patrik Svensson |
Last Update: | Wednesday, February 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/patriksvensson/bayeux |
NuGet Url: | https://www.nuget.org/packages/Bayeux |
Install
Install-Package Bayeux
dotnet add package Bayeux
paket add Bayeux
Bayeux Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags