Re: [webrtc-pc] Throw InvalidModificationError if changing pool size after SLD.

@aboba That was my initial thought, but there are some potential situations where changing the size before SLD is desirable. For example, an application may want to create a PeerConnection as early as possible for various reasons, but only set the candidate pool size when a "call" is imminent, since setting it too early would result in STUN/TURN candidates that need to be kept alive. So, this is what the JSEP editors ended up going with.

-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1054#issuecomment-285107539 using your GitHub account

Received on Wednesday, 8 March 2017 17:24:59 UTC