Let's try to recap, theese are the three issues: - With current API model, the DC stack can push event faster to the event queue that what the main js thread is able to handle, so event queue grows indefinetivelly. - If interleaving is used, it could be possible that an large, low priority message fills the sctp buffer halting the sender and higher priority but smaller messages can't be received. - It is possible that a message bigger than the receive buffer fills the sctp buffer, draining the halting the sender. Can we agree on this? -- GitHub Notification of comment by murillo128 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2086#issuecomment-458085241 using your GitHub accountReceived on Monday, 28 January 2019 10:58:25 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC