- From: Nils Ohlmeier via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Jun 2017 22:10:34 +0000
- To: public-webrtc-logs@w3.org
@aboba Good point. I think PR #1404 is the right to do here. When reading this I initially got nervous that it would allow calling send() even on data channels which are not open yet (forcing the implementations to buffer until the channel opens). But that would lead to trouble as we only learn the max-message-size when the SDP answer is received. -- GitHub Notification of comment by nils-ohlmeier Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1396#issuecomment-309587999 using your GitHub account
Received on Monday, 19 June 2017 22:10:40 UTC