grpc / grpc/grpc-rust

Allow client to specify endpoint buffer size

Open
#1,393 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

## Feature Request


### Crates

Tonic

### Motivation

Some endpoints need to specify a specific buffer size for compatibility with 3rd party GRPC implementations.

### Proposal

Add a setter for the `buffer_size` field in the `Endpoint` struct, in the same fashion other fields can be setup.

### Alternatives

Fix other 3rd-party GRPC implementations that require a fixed / larger buffer size (incl. closed-source)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.