▲ | geoctl 16 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
QUIC isn't really about the web, it's more of a TCP+TLS replacement on top of UDP. You can build your own custom L7 on top of QUIC. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | AnthonyMouse 6 hours ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
QUIC uses Web PKI and TLS. TLS is not a simple protocol and the main reason to use it over something simpler is if you need it to be compatible with something else that already uses it, like HTTPS. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | bb88 15 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
You can build a custom L7 on top of anything, really. I think my favorite was tcp/ip over printers and webcams. The question is what does QUIC get you that UDP alone does not? I don't know the answer to that. Is it because firewalls understand it better than native wireguard over UDP packets? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | nine_k 15 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Where is DNS on top of QUIC? Asking unironically. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|