Skip to content
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

route_guide examples for more gRPC protocol features #12

Closed
wants to merge 1 commit into from

Conversation

0xbillw
Copy link
Contributor

@0xbillw 0xbillw commented Aug 15, 2023

these features include: client streaming, server streaming and full duplex RPCs

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8585bc1) 93.18% compared to head (e5177d3) 93.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files           3        3           
  Lines          44       44           
=======================================
  Hits           41       41           
  Misses          2        2           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0xbillw 0xbillw closed this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants