signalr
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/signalr package

2.4.3 • Public • Published

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

/signalr/

    Package Sidebar

    Install

    npm i signalr

    Weekly Downloads

    27,275

    Version

    2.4.3

    License

    Apache-2.0

    Unpacked Size

    183 kB

    Total Files

    5

    Last publish

    Collaborators

    • npmaspnet
    • pilchie
    • brecon
    • tanayparikh_msft