Skip to content

Streaming, ByteArray or conduit interface for large payloads #45

Description

@hce

Currently only strict ByteStrings are supported. For large payloads, a conduit interface would be awesome. Alternatives include lazy ByteStrings (which are somewhat deprecated afaict) or the more generic ByteArray(Access) interface that supports various sources of bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions