Skip to content

transmit parts of request/response to recipient at once #4

Description

@starius

Currently whole body is read from one side and then is sent to another side.

Flaws of this approach are as follows:

  • higher memory usage
  • higher lags

Connected issue: response/request changers.

see #6

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions