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

Support node.js for WebRTC #2

Closed
jonnor opened this issue Aug 7, 2015 · 2 comments · Fixed by #135
Closed

Support node.js for WebRTC #2

jonnor opened this issue Aug 7, 2015 · 2 comments · Fixed by #135

Comments

@jonnor
Copy link
Contributor

jonnor commented Aug 7, 2015

Could be used to run fbp-spec tests from CLI against NoFlo browser.

With noflo/noflo-runtime-webrtc#1 could also be used against node.js as alternative to WebSockets.

@jonnor
Copy link
Contributor Author

jonnor commented Aug 7, 2015

Turns out that for browser in non-interactive/CLI case, it is not that useful: Neither phantomjs nor phanthomjs2 supports WebRTC. Instead we're probably gonna use WebDriver for that: #3

@jonnor
Copy link
Contributor Author

jonnor commented Aug 10, 2015

Looks like rtc.io has good support for node.js/wrtc: rtc-io/rtc#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant