android-emulator-webrtc icon indicating copy to clipboard operation
android-emulator-webrtc copied to clipboard

Await on RTC peer connection promises

Open scottjasso opened this issue 1 year ago • 0 comments

RTCPeerConnection has many APIs that return a promise. This fixes the code to await on those promises.

scottjasso avatar Mar 04 '23 02:03 scottjasso