I'm really excited about QUIC and Quinn because I think a lot of networking problems map on to the "many serial streams in parallel" model. QUIC libraries will make it easier to write those apps than plopping them on top of TCP, while getting better performance with lower latency.<p>QUIC makes great progress on so many different networking problems: head of line blocking, connection establishment latency, connection migration, multiplexing...