JavaScript and TypeScript clients for SignalR for ASP.NET Core ## Installation ```bash npm install @aspnet/signalr-client ``` ## Usage ### Browser To use the client in a browser, copy `*.js` files from the `dist/browser` folder to your script folder include on your page using the `