Re: [webrtc-pc] Fix simulcast example

`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