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

Method Derserializer should take Uint8Array #540

Merged
merged 2 commits into from
May 3, 2019

Conversation

pnegahdar
Copy link
Contributor

Currently running into issue:

Type '{}' is not assignable to type 'Uint8Array'.

This fixes it for me.

Currently running into issue:

```
Type '{}' is not assignable to type 'Uint8Array'.
```

This fixes it for me.
@lorenz lorenz mentioned this pull request May 1, 2019
Copy link
Collaborator

@stanley-cheung stanley-cheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@faraonc
Copy link

faraonc commented May 25, 2019

Is the fix released yet? Is there an estimate?

I am trying to build from the master. I think I guide will be nice especially for future contributors. https://github.com/grpc/grpc-web/blob/master/CONTRIBUTING.md

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.

4 participants