Re: [webrtc-pc] How do applications know a DataChannel's buffer capacity, so they can avoid filling it?

I think this part is modeled after the web socket behavior (https://html.spec.whatwg.org/multipage/comms.html#dom-websocket-send). We could probably do better, but isn't this "standard" behavior, e.g. you can't find out how big objects you can post using fetch or xhr?

-- 
GitHub Notification of comment by stefhak
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1148#issuecomment-299173301 using your GitHub account

Received on Thursday, 4 May 2017 12:40:09 UTC