Fork of https://github.com/pusher-community/pusher-websocket-dotnet to enable NetStandard2.0 support.
Info
Version: | 0.5.1 |
Author(s): | PusherClient.NetStandard |
Last Update: | Thursday, March 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justin-lavelle/pusher-websocket-dotnet |
NuGet Url: | https://www.nuget.org/packages/PusherClient.NetStandard |
Install
Install-Package PusherClient.NetStandard
dotnet add package PusherClient.NetStandard
paket add PusherClient.NetStandard
PusherClient.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.1)
- Newtonsoft.Json(>= 11.0.1)
- WebSocket4Net(>= 0.15.2)
Tags