You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(jsapi): add PersistMode and type definitions for stream persistence options
- Introduced `PersistMode` enum with `Default` and `Async` options for configuring stream persistence.
- Added `persist_mode` property to stream configurations for flexibility in persistence model settings.
Signed-off-by: Alberto Ricart <[email protected]>
0 commit comments