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 Fetch API streaming support #5

Closed
RickWong opened this issue Dec 2, 2015 · 1 comment
Closed

Add Fetch API streaming support #5

RickWong opened this issue Dec 2, 2015 · 1 comment

Comments

@RickWong
Copy link
Owner

RickWong commented Dec 2, 2015

GitHub's fetch polyfill issue:

Draft spec:

Chrome's draft implementation:

@RickWong
Copy link
Owner Author

RickWong commented Dec 9, 2015

Implemented fetch-rest-stream that accepts an ES or RX observable to handle the Fetch API stream with next, complete, and error handlers.

https://github.com/RickWong/fetch-rest/blob/master/packages%2Ffetch-rest-stream%2Fsrc%2Findex.js

@RickWong RickWong closed this as completed Dec 9, 2015
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