- From: Michael Tüxen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Jan 2019 21:19:25 +0000
- To: public-webrtc-logs@w3.org
Most implementations right now have some buffer space within the JS layer. When SCTP passes user data to its upper layer (the JS layer) it is not buffered by SCTP anymore and therefore the buffer space is considered freed. You would have to avoid the buffering in the JS layer... -- GitHub Notification of comment by tuexen Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2086#issuecomment-457732472 using your GitHub account
Received on Friday, 25 January 2019 21:19:26 UTC