A fork of https://github.com/pusher-community/pusher-websocket-dotnet.
Info
Version: | 1.0.3 |
Author(s): | Lykke |
Last Update: | Wednesday, December 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LykkeCity/Lykke.PusherClient |
NuGet Url: | https://www.nuget.org/packages/Lykke.PusherClient |
Install
Install-Package Lykke.PusherClient
dotnet add package Lykke.PusherClient
paket add Lykke.PusherClient
Lykke.PusherClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Lykke.Common(>= 3.0.2)
- Newtonsoft.Json(>= 10.0.3)
- WebSocket4Net(>= 0.15.1)