MsgPack support for SignalR for ASP.NET Core ## Installation ```bash npm install @aspnet/signalr-protocol-msgpack ``` ## 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 `