ASP.NET SignalR JavaScript Client
This is the client for ASP.NET SignalR. Use this package if you are connecting to an application written in ASP.NET (using System.Web, or OWIN self-host). This package is not compatible with ASP.NET Core SignalR. If you are connecting to an ASP.NET Core application, use the @aspnet/signalr
package.
Documentation
For documentation and tutorials, go to https://docs.microsoft.com/en-us/aspnet/signalr/
To report issues, go to https://github.com/SignalR/SignalR