{"library":"signalr","type":"library","category":null,"description":"The `signalr` npm package provides the official JavaScript client for Microsoft's **ASP.NET SignalR 2.x** framework, enabling real-time web functionality such as bi-directional communication between server and client. This client is specifically designed to interact with ASP.NET (full .NET Framework) server applications and is distinct from the newer `ASP.NET Core SignalR` client found under `@microsoft/signalr`. The current stable version is 2.4.3, which primarily includes bug fixes and minor improvements, reflecting its status as a maintenance-mode library. Releases are generally patch-focused with no new features planned. A key characteristic is its reliance on jQuery, functioning as a jQuery plugin to provide its `$.hubConnection` API, and its compatibility with the older ASP.NET runtime environment.","language":"javascript","status":"maintenance","version":"2.4.3","tags":["javascript","signalr","microsoft","asp.net","jquery","realtime"],"install":[{"cmd":"npm install signalr","imports":["import jQuery from 'jquery'; // Or ensure global jQuery is loaded via script tag","import 'jquery'; import 'signalr'; // Then `$.hubConnection` is available globally or via `jQuery.hubConnection`","import 'jquery'; import 'signalr'; // Then ensure /signalr/hubs is loaded; `$.connection` becomes available"]},{"cmd":"yarn add signalr","imports":[]},{"cmd":"pnpm add signalr","imports":[]}],"homepage":"https://signalr.net","github":"https://github.com/signalr/signalr","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/signalr","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/signalr/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}