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

Add support for node.js #1

Closed
jonnor opened this issue Nov 18, 2014 · 4 comments · Fixed by #74
Closed

Add support for node.js #1

jonnor opened this issue Nov 18, 2014 · 4 comments · Fixed by #74

Comments

@jonnor
Copy link
Member

jonnor commented Nov 18, 2014

Maybe using https://github.com/js-platform/node-webrtc

@jonnor
Copy link
Member Author

jonnor commented Nov 18, 2014

node-webrtc installs fine on my Arch Linux machine, but fails on Heroku cedar-14 - both node-pregyp (missing libnss3.so) and gyp build.

@forresto
Copy link
Member

What's the advantage over ws?

@jonnor
Copy link
Member Author

jonnor commented Nov 19, 2014

@forresto does not require a publically accessible port (does NAT traversal etc). It is also not hampered by SSL mixed-content problems.

@jonnor
Copy link
Member Author

jonnor commented Aug 7, 2015

Seems like https://www.npmjs.com/package/wrtc is more promising library than node-webrtc

Related: 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.

2 participants