This issue tracks the development of an eventing system for the Tenant Manager.
The eventing system will publish events to NATS Jetstream when entities change, for example, a participant profile is updated. This will allow clients to sync state without polling. Jetstream persistent messages will be used to enable offline clients to access and process messages they may have missed when offline.
This issue tracks the development of an eventing system for the Tenant Manager.
The eventing system will publish events to NATS Jetstream when entities change, for example, a participant profile is updated. This will allow clients to sync state without polling. Jetstream persistent messages will be used to enable offline clients to access and process messages they may have missed when offline.