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

Update generic client #761

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

stanley-cheung
Copy link
Collaborator

@stanley-cheung stanley-cheung commented Mar 24, 2020

Update GenericClient, Request, UnaryResponse, MethodDescriptor

  1. Create a new interface grpc.web.Request. We are eliminating a few arguments to make the formal Request object. It can only be instantiated by calling MethodDescriotor.createRequest.
  2. Update unaryResponse so it's easier to be extended
  3. Add the method createRequest to MethodDescriptor

author:@Jennnnny

@stanley-cheung stanley-cheung merged commit cc5cbf6 into grpc:master Mar 24, 2020
@stanley-cheung stanley-cheung deleted the update-generic-client branch March 24, 2020 06:22
loyalpartner pushed a commit to loyalpartner/grpc-web that referenced this pull request Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant