Skip to content

Instantly share code, notes, and snippets.

@skydoves
Last active February 15, 2023 07:59
Embed
What would you like to do?
webrtc-android
// Add the dependency below to your app level `build.gradle` file:
dependencies {
implementation "io.getstream:stream-webrtc-android:1.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment