JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 33249
  • Score
    100M100P100Q172109F
  • License Apache-2.0

Microsoft ASP.NET SignalR JavaScript Client

Package Exports

  • signalr
  • signalr/jquery.signalR.js
  • signalr/jquery.signalR.min.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (signalr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Note: This package is not compatible with ASP.NET Core SignalR and is not the recommended client for building serverless applications with Azure SignalR Service.

ASP.NET SignalR JavaScript Client

This is the client for ASP.NET SignalR. Use this package only if you are connecting to an application written in ASP.NET (using System.Web, or OWIN self-host).

If you are connecting to an ASP.NET Core application, or building a serverless application that makes use of Azure SignalR Service, 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