Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Only increase window size when frames are consumed #42

Open
@Lukasa

Description

@Lukasa

Right now we increment the remote window size when frames are read off the wire, not when they're actually consumed. This can lead to hyper growing massive in memory when the user isn't actually reading those frames.

We should increment the window when the user is read()ing from the stream, not when hyper does.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions