Skip to content

Chunked transfer encoding support #116

@ptrdom

Description

@ptrdom

Currently this library does not provide a way to produce a response with HttpEntity.Chunked, which requires a Source[ByteString, Any].
Implementation needs these steps:

  1. New sbt module and a new published artifact, which depends on zio-streams.
  2. ZStream to Source conversions. Two ways to approach this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions