Skip to content

socks5: halve connection TTFB latency by removing unnecessary auth round-trip - #222

Merged
pymq merged 1 commit into
masterfrom
socks5-reduce-ttfb
Apr 4, 2026
Merged

socks5: halve connection TTFB latency by removing unnecessary auth round-trip#222
pymq merged 1 commit into
masterfrom
socks5-reduce-ttfb

Conversation

@pymq

@pymq pymq commented Apr 4, 2026

Copy link
Copy Markdown
Member

Move SOCKS5 auth negotiation to localhost, eliminating one RTT. Auth was always NoAuth, so the remote exchange only added latency.

…und-trip

Move SOCKS5 auth negotiation to localhost, eliminating one RTT.
Auth was always NoAuth, so the remote exchange only added latency.
@pymq pymq added this to the v0.17.0 milestone Apr 4, 2026
@pymq
pymq merged commit 282cd61 into master Apr 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant