- From: Peter Thatcher <pthatcher@google.com>
- Date: Thu, 1 Oct 2015 11:23:34 -0700
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Received on Thursday, 1 October 2015 18:24:41 UTC
We reached some consensus (mostly between Me, Jan-Ivar, and Martin) on how to update the how the queued operations (the ones that can only be run one at a time: setLocalDescription, setRemoteDescription, createOffer, createAnswer, and addIceCandidate) to incorporate promises (such that they can return a promise and it's clear when that promise will be fulfilled/rejected) in PR #314 (https://github.com/w3c/webrtc-pc/pull/314). The PR has been merged. Now that those immersed in the gory details of Promises have reached consensus, and the change is merged, is everyone else OK with the result?
Received on Thursday, 1 October 2015 18:24:41 UTC