Skip to content

feat: support mieru 0-RTT handshake#2261

Merged
wwqgtxx merged 1 commit intoMetaCubeX:Alphafrom
enfein:mieru
Sep 13, 2025
Merged

feat: support mieru 0-RTT handshake#2261
wwqgtxx merged 1 commit intoMetaCubeX:Alphafrom
enfein:mieru

Conversation

@enfein
Copy link

@enfein enfein commented Sep 13, 2025

mieru v3.20.0 supports 0-RTT in the API. When HANDSHAKE_NO_WAIT is used in the client configuration, mieru library returns a net.Conn that the handshake is deferred and combined with the first write. Otherwise, handshake is completed before the net.Conn is returned.

Tested both HANDSHAKE_STANDARD and HANDSHAKE_NO_WAIT mode: https://github.com/enfein/mieru/actions/runs/17690332044

@wwqgtxx wwqgtxx merged commit 571be85 into MetaCubeX:Alpha Sep 13, 2025
feryw pushed a commit to feryw/smartclash that referenced this pull request Sep 15, 2025
feryw pushed a commit to feryw/smartclash that referenced this pull request Sep 15, 2025
qiuyi21 pushed a commit to qiuyi21/mihomo that referenced this pull request Oct 9, 2025
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.

2 participants