Skip to content

Instantly share code, notes, and snippets.

@skydoves
Last active February 15, 2023 07:59
Show Gist options
  • Save skydoves/776fc49b2da49cff3e36eeab4e2d657b to your computer and use it in GitHub Desktop.
Save skydoves/776fc49b2da49cff3e36eeab4e2d657b to your computer and use it in GitHub Desktop.
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