Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always use TCP factory to create or accept any TCP connections #25

Open
boris-sinyapkin opened this issue May 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@boris-sinyapkin
Copy link
Owner

boris-sinyapkin commented May 13, 2024

E.g. on SOCKS5 connect, proxy creates TCP stream with endpoint. This should be done through factory to honour backpressure logic and for the unification.

All connections created by proxy should go through the factory.

@boris-sinyapkin boris-sinyapkin added the enhancement New feature or request label May 13, 2024
@boris-sinyapkin boris-sinyapkin changed the title Use TCP factory to create proxied TCP connections to endpoint Always use TCP factory to create or accept any TCP connections May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant