- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 May 2022 13:24:52 +0000
- To: public-webrtc-logs@w3.org
I stopped agreeing at 1. The tendency in WebRTC that I see is to make new APIs asynchronous, because we've had too many instances where we specified a synchronous interface and found that there were cases where they could not be done reliably in a synchronous manner (getCapabilities being the most recent). I would only design a synchronous interface if it was obvious that any reasonable implementation would never have a need for a step involving interactions with entities outside the renderer process hosting the API. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/17#issuecomment-1127671583 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 May 2022 13:24:53 UTC