![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
A CqrsHttpApplication that allows you to specify how events are sent to SignalR. More...
A CqrsHttpApplication that allows you to specify how events are sent to SignalR.
TAuthenticationToken | The Type of the authentication token. |
TEventToHubProxy | The Type of the proxy class that specifies how events are sent to SignalR. |
TEventToHubProxy | : | EventToHubProxy<TAuthenticationToken> |