Skip to content

Conversation

@achingbrain
Copy link
Contributor

Resolving blob content is done asynchronously so if two messages are sent synchronously where the first is a blob and the second is not a blob, the second message will get passed off to libdatachannel first.

@achingbrain
Copy link
Contributor Author

This PR just adds a failing test, the bug is still present.

@achingbrain achingbrain force-pushed the test/mixed-message-types branch 3 times, most recently from 5d0c407 to 60d29ec Compare September 16, 2025 18:27
Resolving blob content is done asynchronously so if two messages
are sent synchronously where the first is a blob and the second is
not a blob, the second message will get passed off to libdatachannel
first.
@achingbrain achingbrain force-pushed the test/mixed-message-types branch from 60d29ec to eaff34c Compare September 16, 2025 18:37
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.

1 participant