Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small potential bugfix to data channel transmissions. #98

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

kanawish
Copy link
Contributor

A while back I ran into a conversion issue when using a data channel between Android and web peers. The conversion was not coming out right. I ended up making these changes to get my project to work. Sharing for consideration.

(Appologies for no repro steps and substandard bug description, it's been a while and I didn't take a ton of notes.)

@kanawish kanawish closed this Oct 12, 2023
@kanawish kanawish deleted the datachannel-fix branch October 12, 2023 01:30
@kanawish kanawish restored the datachannel-fix branch October 12, 2023 01:31
@kanawish kanawish reopened this Oct 12, 2023
@shepeliev shepeliev self-requested a review October 12, 2023 07:39
Copy link
Owner

@shepeliev shepeliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thank's for contributing.

@shepeliev shepeliev added the js JS related issue or PR label Oct 13, 2023
@shepeliev shepeliev merged commit f8b4c44 into shepeliev:main Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js JS related issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants