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

Upgrade wrtc to latest release and drop its detection as unnecessary #266

Merged
merged 2 commits into from
Apr 13, 2018
Merged

Upgrade wrtc to latest release and drop its detection as unnecessary #266

merged 2 commits into from
Apr 13, 2018

Conversation

nazar-pc
Copy link
Collaborator

@nazar-pc nazar-pc commented Mar 30, 2018

_isWrtc was needed because onnegotiationneeded wasn't implemented in wrtc.
Now with wrtc 0.1.0 onnegotiationneeded is supported and onnegotiationneeded is not longer used after #250 was merged. So there is no reason to keep _isWrtc.

Also wrtc starts following semver, hence ^0.1.0.

@feross
Copy link
Owner

feross commented Apr 13, 2018

Restarted the tests after merging the airtap update and now the sauce labs tests are skipped because credentials are missing on PRs. :)

@feross
Copy link
Owner

feross commented Apr 13, 2018

master is currently failing (see #283) but this PR is passing, so it shouldn't hurt to merge it.

@feross feross merged commit 669f3c3 into feross:master Apr 13, 2018
@nazar-pc nazar-pc deleted the wrtc-upgrade branch April 13, 2018 09:08
FredZeng pushed a commit to FredZeng/simple-peer that referenced this pull request Oct 14, 2023
Upgrade wrtc to latest release and drop its detection as unnecessary
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