webrtc-sdk icon indicating copy to clipboard operation
webrtc-sdk copied to clipboard

Android Native Java Compatible

Open alexislg2 opened this issue 5 years ago • 1 comments

Hello, Thank you for this package and its documentation. I just don't understand something in the doc. It is written Android Native Java Compatible

What does that mean? This package is purely javascript so how could I use it in an Android native app?

alexislg2 avatar Mar 16 '19 07:03 alexislg2

It means that if you were to implement WebRTC with Android Native, then the JavaScript version here would be able to communicate with both Android and Web.

stephenlb avatar Mar 18 '19 21:03 stephenlb