Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 319 Bytes

android

Maven Central

WebRTC pre-compiled library for android.

How to use

This library is hosted on Maven Central. To include this library in your project:

  dependencies {
    implementation 'tech.waterbus:webrtc:128.6613.02'
  }