Table of Contents

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.

DaprConstants
InfraEvents

CloudEvents v1.0 type strings for WSM infra events (heartbeats, instance index updates).

InstanceHeartbeatOptions

Tuning for the instance heartbeat / discovery mechanism. The InstanceHeartbeatService publishes the local instance ID to the Dapr state store on an interval, and the connection reclaimer reads it to populate its knownInstances set so live pods don't have their connections reclaimed.

PortConstants
TimeoutConstants
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.