This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Optimize latency for secio handshake #16
Labels
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
optimization
status/deferred
Conscious decision to pause or backlog
The spec allows the relay to immediately send OK to the dialer and start piping its input, before receiving OK from STOP.
This allows the dialer to immediately initiate secio handshake, saving a roundtrip in connection establishment.
We should implement this optimization.
The text was updated successfully, but these errors were encountered: