|
|
|
|
|
by thecleaner
1485 days ago
|
|
Does data channels over WebRTC enforce different semantics than say QUIC/Http2 ? I understand that the difference b/w TCP and WebRTC based comm would be application level transmission guarantee but does it really differ from UDP based HTTP implementations ? |
|
There's a spec for RTP over QUIC [1]. It's really cool! But obviously very early days.
[1] https://datatracker.ietf.org/doc/draft-engelbart-rtp-over-qu...