Tracking Issue: QUIC 0.5-RTT Optimization #1961
Labels
effort/days
Estimated to take multiple days, but less than a week
kind/enhancement
A net-new feature or improvement to an existing feature
P1
High: Likely tackled by core team if no one steps up
#1959 proposes to prioritize making 0.5-RTT data in QUIC usable to send Identify data immediately. This would cut off 1 RTT from the QUIC handshake, bringing the time it takes to establish a libp2p QUIC connection + run Identify from 2 to 1 RTTs.
Done Criteria:
EarlyListener
interface that returns connections that are still handshaking, then use those for IdentifyThe text was updated successfully, but these errors were encountered: