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: add support for broadcast replay configuration (#805)
Added ReplayOption struct and replay field to BroadcastJoinConfig
to support configuring broadcast replay with 'since' timestamp and optional
'limit' parameter. Broadcast callbacks will automatically receive meta field
with replayed status and message id when replay is enabled.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments