Skip to content

react native fetch does not support HTTP streaming APIs #1

@Schwartz10

Description

@Schwartz10

Keeping the ipfs client from reading responses from the IPFS daemon properly.

facebook/react-native#12912

related discussion: react-native-community/discussions-and-proposals#99

The good news is that the calls are working - network request was made, received, and returned. Just needs to be read appropriately.

image

Wondering if a polyfill like https://github.com/remy/polyfills/blob/master/EventSource.js would fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions