Skip to content

clear previous values of PublishDataRequest FFI Request object#150

Merged
ladvoc merged 1 commit intomainfrom
hamdan/publish-data-fix
Sep 4, 2025
Merged

clear previous values of PublishDataRequest FFI Request object#150
ladvoc merged 1 commit intomainfrom
hamdan/publish-data-fix

Conversation

@s-hamdananwar
Copy link
Copy Markdown
Contributor

PublishData FFI request was not getting cleared properly, so the destination identities field was getting incremented with each call. So after a couple thousand messages, the data packet size ends up going over our limit and the SFU stopped sending them.

This is a temporary fix, I think the entire FFI layer needs to be rewritten to not have to manually clear them like this.

@ladvoc ladvoc merged commit 02e3517 into main Sep 4, 2025
14 checks passed
@ladvoc ladvoc deleted the hamdan/publish-data-fix branch September 4, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants