Skip to content

Non-GRPC API #3972

@roman-khimov

Description

@roman-khimov

Is your feature request related to a problem? Please describe.

I'm always frustrated when we can't transfer data fast enough. Maybe custom codecs and binary dances can get us to the level we need, but it's not yet obvious.

Describe the solution you'd like

Consider some APIs that are not GRPC-based. We technically can have HTTP2 directly served from the same interface. We can transfer protobuf things for regular HTTP requests as an easy option.

Describe alternatives you've considered

QUIC?

Additional context

grpc/grpc-dotnet#1186
grpc/grpc-dotnet#1944
https://ops.tips/blog/sending-files-via-grpc/

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3Minimal impactS1Highly significantU4Nothing urgentdiscussionOpen discussion of some problemperformanceMore of something per second

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions