Real-Time Synchronization

Server-Sent Events stream flag changes from SOASAP Cloud into every connected SDK.

Sync pipeline

When a flag changes in the dashboard, a delta event updates the snapshot. Connected SDKs typically reflect the change in sub-second time on healthy networks.

Reconnect behavior

SDKs reconnect with backoff after disconnects. Evaluation continues from the last snapshot while offline. See SSE Disconnected.