Obsctl::Server::ClientRegistry
Tracks IPC clients subscribed to pushed state, event, and log topics.
Constants
ALLOWED_TOPICS = Set {"state", "events", "logs"}
Constructors
Instance methods
Adds or replaces a subscription for a connected client session.
Broadcasts a topic event to all matching subscribers.