- From: Sergio Garcia Murillo via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 May 2018 12:48:47 +0000
- To: public-webrtc-logs@w3.org
`pc.createOffer()` returns a promise, so you need to add the `await` to retrieve the sdp offer. -- GitHub Notification of comment by murillo128 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1866#issuecomment-386283977 using your GitHub account
Received on Thursday, 3 May 2018 12:48:50 UTC