This library retargets the SignalR .NET 4.5 client to .NET Standard 2.0, to enable clients running on .NET Standard 2.0 to benefit of the WebSockets implementation in such platforms.
See the original SignalR documentation here
See the contribution guidelines