- From: Michael Tuexen <Michael.Tuexen@lurchi.franken.de>
- Date: Wed, 24 Jan 2018 22:54:51 +0100
- To: Sergio Garcia Murillo <sergio.garcia.murillo@gmail.com>
- Cc: public-webrtc@w3.org
> On 24. Jan 2018, at 18:59, Sergio Garcia Murillo <sergio.garcia.murillo@gmail.com> wrote: > > On 24/01/2018 18:50, Michael Tuexen wrote: >> >> Are you referring to a non-congestion controlled way of sending unordered, unreliable datagrams? >> You can right now use and unordered delivery, limit the number of retransmissions to 0 and >> get a congestion controlled unordered unreliable datagram service... > > Except that it can be buffered, chunked, there is no way of knowing the MTU and last time I checked didn't work as expected on any browser.. ;) Since it does fragmentation for you, there is no need to know the MTU. The buffering is due to flow and congestion control. So you want a data channel that does not have any kind of flow and congestion control? What did not work as you expect? Best regards Michael > > Regards > Sergio >
Received on Wednesday, 24 January 2018 21:55:20 UTC