Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 406 Bytes

SignalR.md

File metadata and controls

6 lines (5 loc) · 406 Bytes

SignalR

Limitations

The integration with SignalR is uhh- lacking. If they add new features, they'll need to be added in Qx too. A lot of the behaviour needed for a neater integration is encapsulated within SignalR's DefaultHubDispatcher and I'm not familiar enough with it to begin suggesting an alternate design. What we have now is pretty much a reimplementation of some of that dispatch behaviour.