Namespace adas_core.Application.Subscriptions
Classes
- SubscriberGroupedService
Provides an implementation of ISubscriberGroupedService that coordinates subscription handling for grouped observations, integrating caching, client messaging, and logging capabilities.
- WsSubscriber
Represents a WebSocket subscriber identified by a unique string identifier.
- WsSubscriberExtension
Provides static extension methods to enhance WebSocket subscriber functionality.
- WsSubscriberGrouped
Represents a grouped WebSocket subscriber that aggregates and manages multiple related subscription registrations.