marcin-piela / react-fetching-library

Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
MIT License
624 stars 34 forks source link

fetch client body stream #92

Open PaulTime opened 4 years ago

PaulTime commented 4 years ago

Hello, I'd like to ask you, what you think about to expose in client the stream body response

PaulTime commented 4 years ago

as I understood there is no any implementation of this feature for now