Skip to content

SDK doesn't provide standard Readable / Writeable stream interfaces #17

@Marak

Description

@Marak

The current sdk has no way accepting standard readable streams for uploading, or writeable streams for downloading.

This is too bad, because project dependency superagent already supports this interface for HTTP.

see: https://visionmedia.github.io/superagent/#piping-data

Background information:

https://github.com/substack/stream-handbook
http://nodestreams.com/

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