Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 753 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 753 Bytes

ASP.NET SignalR JavaScript Client

NOTE: The Bower package for SignalR is now deprecated, since Bower itself is now deprecated. Please consider migrating to Yarn or NPM (as recommended by the bower team)

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 @microsoft/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