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

Revision 0.8.4 #25

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Revision 0.8.4 #25

merged 2 commits into from
Aug 9, 2024

Conversation

sinclairzx81
Copy link
Owner

This PR specifies the binaryType property on RTCDataChannel instances. This to resolve disparities between Chrome and Firefox and enables Firefox to receive net connections.

Additional updates include:

  • Update Drift tooling to resolve ws audit issue
  • General readme copy updates.

Fixes: #24

@sinclairzx81 sinclairzx81 merged commit 379bde9 into master Aug 9, 2024
2 checks passed
@sinclairzx81 sinclairzx81 deleted the firefox branch August 9, 2024 06:41
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.

Cause for firefox not being supported: RTCDataChannel.binaryType deafults to "blob"
1 participant