SignalR client port for .NET 3.5, for v1.x and v2.x SignalR server.
- The v1.x client port is based on the 1.1.4 branch.
- The v2.x client port is based on the 2.0.0 tag.
Source forked from github.com/SignalR/SignalR
Package available on NuGet as Nivot.SignalR.Client.Net35. Use the -version switch on install-package to match the client you want; e.g.:
PM> install-package nivot.signalr.client.net35 -version 1.1.4
Have fun!