top | item 45937751

(no title)

xyzzyz | 3 months ago

Sure, you can reimplement multiplexing on the application level, but it just makes more sense to do it on the transport level, so that people don't have to do it in JavaScript.

discuss

order

groundzeros2015|3 months ago

But unfortunately QUIC is a user space implementation over kernel UDP.

MrDarcy|3 months ago

How is that relevant? The user agent (browser) handles the transport.

adzm|3 months ago

There is no real reason QUIC couldn't be implemented in the kernel though.