Skip to content

Conversation

@jeffyjf
Copy link
Contributor

@jeffyjf jeffyjf commented May 7, 2025

…l stream

Introduce a Convert struct responsible for transferring data between TCP/Unix connections and tunnel streams.

Replace usage of io.Copy with a custom implementation. Introduce a buffer pool to enable buffer reuse and speed up tunnel stream establishment.

…l stream

Introduce a Convert struct responsible for transferring data between TCP/Unix
connections and tunnel streams.

Replace usage of io.Copy with a custom implementation. Introduce a buffer pool
to enable buffer reuse and speed up tunnel stream establishment.
@jeffyjf jeffyjf force-pushed the refactor-tcp-conn-quic-stream-convert branch from 205bce6 to 50cd623 Compare May 7, 2025 07:12
@jeffyjf jeffyjf merged commit 17fa41d into kungze:main May 7, 2025
3 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