Skip to content

Throw Error When Window Size Exceeded #15

@bendangelo

Description

@bendangelo

I tried sending data larger than the default window size. In this case an error should be thrown or something logged.

For example Incoming frame of size 96014 exceeds local window size of 65535.. What happens now is the whole server crashes with an overflow error.

On an other note, it would be good to be able to set the window size.

Example: https://github.com/grpc/grpc-go/pull/1210/files

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