Skip to content

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