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

DataChannel examples #58

Open
stefanalund opened this issue Mar 6, 2015 · 6 comments
Open

DataChannel examples #58

stefanalund opened this issue Mar 6, 2015 · 6 comments

Comments

@stefanalund
Copy link
Contributor

Add example of how to use DataChannel on iOS and Android.

@vanney9
Copy link

vanney9 commented Nov 9, 2015

Any update on this? I dont know how to use DataChannel on iOS

@stefanalund
Copy link
Contributor Author

Bowser has support for DC via the standard JavaScript API's. This issue is about adding similar API's to native apps.

https://github.com/EricssonResearch/bowser

@uniruddh
Copy link

@stefanalund :Can we use or relay on DataChannel class available in "com.ericsson.research.owr" package for such example? Would it be sufficient for whole implementation?

@haichuand
Copy link

Same question here. How can I use DataChannel in native iOS or Android apps?

@stefanalund
Copy link
Contributor Author

It is available from WebRTC's standard JavaScript APIs if you build a hybrid/webview app, but we have not got around to exposing native (Objective C) APIs yet. The C APIs are all there in OpenWebRTC though so it is hopefully not too much work if you want to try it yourself.

@galileomd
Copy link

hi, very interested in seeing how to implement datachannel in openwebrtc also, preferably in swift... will dig into the c api but that's a significant hurdle

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

No branches or pull requests

5 participants