Skip to content

Unary requests always send an empty DATA frame with EOS=true to close stream #10

Closed
@louiscryan

Description

@louiscryan

This is a performance issue. We should be able to set EOS=true on the DATA frame with the request payload rather than having to always write N+1 DATA frames. Likely fix is in frame interfaces.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions