Skip to content

Improve stream support #257

Open
Open
@kevinries

Description

@kevinries

What is this feature about?

Improve stream support.

What needs to be done to implement this feature?

  • Handling of backpressure in both directions. If the receiver detects a backlog, the sender must interrupt the transmission and resume it when the receiver's buffer is empty again.
  • Error handling. Stop transmission if an error occurs.

What else should we know?

For this feature the weave protocol must be extended.

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