An extension to the SignalR libary that lets you expose serverside observables as clientside observables via RxJs.
Info
Version: | 1.0.1.3 |
Author(s): | Christoph Burgdorf / Stephan Träger |
Last Update: | Friday, April 19, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SignalR.Reactive |
Install
Install-Package SignalR.Reactive
dotnet add package SignalR.Reactive
paket add SignalR.Reactive
SignalR.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR(1.0.1)
- Rx-Main(2.1.30214.0)