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

How would you build other clients? #19

Closed
whatisgravity opened this issue Feb 1, 2016 · 3 comments
Closed

How would you build other clients? #19

whatisgravity opened this issue Feb 1, 2016 · 3 comments

Comments

@whatisgravity
Copy link

Sorry if this is out of the scope of this project but if I wanted to build say a C++ client using QT to connect to peers in their browser, how do I connect to the peers? What is the nodejs native client leveraging to be able to do that?

@whatisgravity
Copy link
Author

It appears it uses webrtc which uses: https://github.com/js-platform/libwebrtc

@infinity0
Copy link

@whatisgravity that repo seems way out of date. in keroserene/go-webrtc#10 we have been trying to figure out a way to build (and eventually persuade google upstream to maintain) a libjingle_peerconnection.so, you can read through that for details.

@whatisgravity
Copy link
Author

Wow thank you for pointing me in the right direction. I sent you an email regarding the project since I noticed you forked it.

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

No branches or pull requests

2 participants