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.
Cqrs.WebApi.SignalR.Hubs Namespace Reference

Classes

interface  INotificationHub
 Sends events to different groups of users. More...
 
interface  ISingleSignOnTokenNotificationHub
 Sends events to different groups of users. More...
 
class  NotificationHub
 Sends events to different groups of users via a SignalR Hub. More...
 
class  SignalRStartUp
 A Start-up class for SignalR. wired in using OwinStartup. More...