-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
adding stream interceptor for logging middleware #3359
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
Merged
shenqidebaozi
merged 11 commits into
go-kratos:main
from
akoserwal:stream-compatible-middlewares
Sep 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
b89ebb2
adding stream intercepter for logging middleware
akoserwal 9e7860d
adding stream middlware to handle gRPC stream middlewares
akoserwal 82fb181
update the interceptor to encapsulate middleware into every streamsen…
akoserwal 556a8f9
removing stream middleware and stream matcher impl
akoserwal 24adbbe
fix imports for the interceptor, update send and recieved msg
akoserwal 958dc79
add stream server interceptor test
akoserwal 92fcccf
add stream middleware type to compose a separate list for stream and …
akoserwal 546c887
add stream support to client stream interceptor
akoserwal b65b7e2
fixing issue with go imports order and using blank identifier
akoserwal 93484a9
remove StreamMiddleware from middleware and replace options for clien…
akoserwal 3c94999
Merge branch 'main' into stream-compatible-middlewares
akoserwal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add stream support to client stream interceptor
- Loading branch information
commit 546c887902fbaef4791795e56fe7ba7f567c376f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.