-
Notifications
You must be signed in to change notification settings - Fork 410
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
Implement multiplexer proxy. #2141
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2141 +/- ##
==========================================
+ Coverage 45.29% 45.35% +0.05%
==========================================
Files 406 422 +16
Lines 27899 28739 +840
==========================================
+ Hits 12637 13034 +397
- Misses 14023 14400 +377
- Partials 1239 1305 +66
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
44acb84
to
8ecdab1
Compare
|
4171c61
to
aed7925
Compare
4f1ad5f
to
d6c4a47
Compare
a2f0237
to
a3d603c
Compare
|
/LGTM |
What type of PR is this?
What this PR does / why we need it:
Implement the shared cache module in node-level traffic multiplexing, referencing the Design Proposal.
Does this PR introduce a user-facing change?
"NONE"