Pushqa icon indicating copy to clipboard operation
Pushqa copied to clipboard

An HTTP push messaging library with oData and Linq subscriptions for server side filtering of reactive events

Results 3 Pushqa issues
Sort by recently updated
recently updated
newest added

Looks like the API works really well with standard filtering by transforming the queries into OData format. But what about combining events? Would it be possible to allow the client...

Hiya my app uses one signalr connection to create multiple subscriptions to data from the server. As they go to different pages in the single page application these subscriptions change....

Currently in ServiceBus branch. The Sql92 implementation should be easy enough but a few questions outstanding about the best approach for managing subscriptions. There is no cleanup of subscriptions so...