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

martian: extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function #908

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

mmatczuk
Copy link
Contributor

No description provided.

…() and proxyHandler.handleConnectRequest() to a function

Add Proxy.Connect() that wraps connect() and also handles ConnectFunc and TLS termination.

Fixes #445
@mmatczuk mmatczuk requested a review from Choraden as a code owner September 12, 2024 11:42
@mmatczuk mmatczuk changed the title Michał Matczuk 3 minutes ago 2345fa3e chore(martian): extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function chore(martian): extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function Sep 12, 2024
@mmatczuk mmatczuk force-pushed the mmt/martian_minor_refactor branch from 0766e17 to 73eb69a Compare September 12, 2024 11:52
@mmatczuk mmatczuk changed the title chore(martian): extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function martian: extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function Sep 12, 2024
@mmatczuk mmatczuk merged commit a74f6d8 into main Sep 12, 2024
6 checks passed
@mmatczuk mmatczuk deleted the mmt/martian_minor_refactor branch September 12, 2024 16:28
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