Namespace Virtufin.WebSocketManager.Configuration
Classes
- ConnectionEvents
CloudEvents v1.0 type strings for WSM events. See virtufin-openspec/openspec/specs/pubsub-topics/spec.md for the ce-type taxonomy.
- InfraEvents
CloudEvents v1.0 type strings for WSM infra events (heartbeats, instance index updates).
- InstanceHeartbeatOptions
Tuning for the instance heartbeat / discovery mechanism. The
InstanceHeartbeatServicepublishes the local instance ID to the Dapr state store on an interval, and the connection reclaimer reads it to populate itsknownInstancesset so live pods don't have their connections reclaimed.
- Topics
Pubsub topics published by the WebSocketManager. Topic naming follows the lane + scenario scheme in virtufin-openspec/openspec/specs/pubsub-topics/spec.md. This file is the source of truth for any service that needs to consume websocketmanager.* events.