Microsoft’s Jon Galloway just announced the availability of SignalR 2.2.2 (Preview 1) via a blog post on MSDN.
SignalR is an API to implement real-time communication in ASP.NET Web applications. Learn more about SignalR here >
This release includes the following major updates and bug fixes:
- Support for Service Bus 3
- NetStandard version of the client
- A bunch of work making Redis Scaleout more reliable
Here is the list of issues fixed in this update. SignalR Issues List
Get SignalR here: https://github.com/SignalR