android-emulator-webrtc
android-emulator-webrtc copied to clipboard
Await on RTC peer connection promises
RTCPeerConnection has many APIs that return a promise. This fixes the code to await on those promises.