forked from dapr/java-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite gRPC service invocation example (dapr#883)
* original version of service invocation grpc proxying Signed-off-by: MregXN <[email protected]> * modify formatter and README Signed-off-by: MregXN <[email protected]> * inject grpc port automatically Signed-off-by: MregXN <[email protected]> * re-trigger validation Signed-off-by: MregXN <[email protected]> * use withInterceptors() as MetadataUtils.attachHeaders is deprecated Signed-off-by: MregXN <[email protected]> --------- Signed-off-by: MregXN <[email protected]> Signed-off-by: Artur Souza <[email protected]> Co-authored-by: Artur Souza <[email protected]> Co-authored-by: Mukundan Sundararajan <[email protected]> Co-authored-by: Cassie Coyle <[email protected]>
- Loading branch information
1 parent
49ccb31
commit 14d8363
Showing
4 changed files
with
186 additions
and
178 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.