Skip to content

Proxy can handle gRPC traffic including streaming #118

@davidni

Description

@davidni

Streaming requests (e.g. duplex gRPC request) require special handling by YARP (at a minimum, e.g. remove minimum request data rate enforcement).

Today we check for gRPC content type, but this is both too broad (not all gRPC requests require streaming semantics) as well as too narrow (other protocols than gRPC on top of HTTP/2 could also require streaming semantics).

Some proposals were discussed in #80 (comment)

Metadata

Metadata

Assignees

Labels

Priority:0Used for divisional .NET planningType: DiscussionThis issue is a discussion thread and doesn't currently represent actionable work.User StoryUsed for divisional .NET planning

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions