BetterFinds
Classes
BetterFinds.Hubs Namespace Reference

The namespace containing the SignalR hub used for real-time updates. More...

Classes

class  NotificationHub
 SignalR hub for notifications and real-time updates. More...
 

Detailed Description

The namespace containing the SignalR hub used for real-time updates.

This namespace encapsulates the SignalR hub used for real-time updates.

The BetterFinds.Hubs namespace contains the SignalR hub used for real-time updates. The main hub is used to send notifications to the users that are participating in auctions and sending live updates to multiple pages in the BetterFinds web application.

To explore specific hubs, refer to the detailed documentation for each corresponding class located in this page.