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

Add interceptors support #26

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

yakjuly
Copy link

@yakjuly yakjuly commented Sep 12, 2024

Add client interceptors support

  • Updates grpc library. the latest grpc version has a bug that request#to_h will skip enum field if value is 0.
  • Regenerate ruby client code for protobuf examples
  • Add interceptors test

grpc_mock.gemspec Outdated Show resolved Hide resolved
Gemfile Outdated Show resolved Hide resolved
grpc_mock.gemspec Outdated Show resolved Hide resolved
spec/spec_helper.rb Outdated Show resolved Hide resolved
lib/grpc_mock/grpc_stub_adapter.rb Outdated Show resolved Hide resolved
@yakjuly yakjuly requested a review from ganmacs September 20, 2024 03:58
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.

2 participants