Feature: Support using trpc protocol at remote side by weimch · Pull Request #124 · trpc-group/trpc-cpp
Navigation Menu
{{ message }}
trpc-group / trpc-cpp Public
- Notifications You must be signed in to change notification settings
- Fork 107
Merged
helloopenworld merged 1 commit intotrpc-group:mainfrom
Mar 21, 2024Merged
Feature: Support using trpc protocol at remote side#124
helloopenworld merged 1 commit intotrpc-group:mainfrom
Feature: Support using trpc protocol at remote side#124
helloopenworld merged 1 commit intotrpc-group:mainfrom
Conversation
Copy link Copy Markdown
Contributor
weimch
commented
Mar 21, 2024
weimch
commented
- import remote side trpc.proto at "trpc/trpc.proto" file.
- use remote side trpc_options.proto instead local one.
- intergate remote trpc protocol repo with bazel and cmake compiling progress.
- import remote side trpc.proto at "trpc/trpc.proto" file. - use remote side trpc_options.proto instead local one. - intergate remote trpc protocol repo with bazel and cmake compiling progress.
Copy link Copy Markdown
codecov
bot
commented
Mar 21, 2024
codecov bot commented
Mar 21, 2024Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.64704%. Comparing base (
53be380) to head (ef6f752).
Additional details and impacted files
@@ Coverage Diff @@ ## main #124 +/- ## =================================================== - Coverage 81.66180% 81.64704% -0.01476% =================================================== Files 855 855 Lines 33891 33891 =================================================== - Hits 27676 27671 -5 - Misses 6215 6220 +5
helloopenworld approved these changes Mar 21, 2024
Copy link Copy Markdown
Contributor
helloopenworld
left a comment
helloopenworld
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approve
helloopenworld
merged commit
00af5f2
into
trpc-group:main
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment