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

Improve support for the node-fetch polyfill #81

Closed
timostamm opened this issue Jan 31, 2021 · 0 comments
Closed

Improve support for the node-fetch polyfill #81

timostamm opened this issue Jan 31, 2021 · 0 comments

Comments

@timostamm
Copy link
Owner

'node-fetch' is great but does not use what wg streams API ReadableStream for response.body.

See node-fetch/node-fetch#754

This means that @protobuf-ts/grpcweb-transport will not work on node, even with the node-fetch polyfill.

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

No branches or pull requests

1 participant