Re: [webrtc-pc] Throw error if data channel's buffer is filled, rather than closing.

> I don't see how send could work if readyState is "closing" or "closed". I changed the readyState != "opening" check to readyState == "open".

:clap: 

LGTM

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

Received on Thursday, 15 June 2017 09:34:14 UTC