-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[ISSUE #8854]refactor(proxy): refactor proxy server with spi #8855
base: develop
Are you sure you want to change the base?
Conversation
36f3e70
to
356b963
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
356b963
to
e70d8b2
Compare
@fuyou001 I have formatted the code, please review again, thank you |
This code of |
How to ensure the start and shutdown order of MixedProxyServer |
|
Which Issue(s) This PR Fixes
Fixes #8854
Brief Description
Use spi to refactor the
grpc
/remoting
implemention andhttp
in the futureHow Did You Test This Change?