Groups
Groups
Sign in
Groups
Groups
grpc.io
Conversations
About
Send feedback
Help
grpc.io
Contact owners and managers
1–30 of 4598
To combat spam, messages are moderated. It may take a workday before your message appears in the group.
Mark all as read
Report group
0 selected
MV Shiva Prasad
12/23/25
gRPC-Java v1.78.0 Release
The v1.78.0 release is now available. Bug Fixes core: Fix shutdown failing accepted RPCs during
unread,
gRPC-Java v1.78.0 Release
The v1.78.0 release is now available. Bug Fixes core: Fix shutdown failing accepted RPCs during
12/23/25
Jeroen Meijer
12/22/25
Bidi streaming benefits
Hi, I am building a messaging system that should handle several thousands of messages per second. I
unread,
Bidi streaming benefits
Hi, I am building a messaging system that should handle several thousands of messages per second. I
12/22/25
Jens Troeger
12/12/25
Details on Python’s RpcError
Hello, I'm curious about details on Python's RpcError class (code): literally. I noticed that
unread,
Details on Python’s RpcError
Hello, I'm curious about details on Python's RpcError class (code): literally. I noticed that
12/12/25
Sreenithi Sridharan
12/12/25
gRFC L125: Python Abseil Logging Support
I have proposed gRFC L125: Python Abseil Logging Support to resolve the warning 'All log messages
unread,
gRFC L125: Python Abseil Logging Support
I have proposed gRFC L125: Python Abseil Logging Support to resolve the warning 'All log messages
12/12/25
Raimund Havelka
, …
Gregory Cooke
7
12/9/25
gRPC with OpenSSL v3 and Trusted Platform Module (TPM)
Here's the PR for the gRFC: https://github.com/grpc/proposal/pull/524 On Thursday, November 13,
unread,
gRPC with OpenSSL v3 and Trusted Platform Module (TPM)
Here's the PR for the gRFC: https://github.com/grpc/proposal/pull/524 On Thursday, November 13,
12/9/25
Eric Anderson
12/5/25
gRFC A108: OpenTelemetry Custom Per-Call Metric Label
I have proposed gRFC A108: OpenTelemetry Custom Per-Call Metric Label to allow applications to add
unread,
gRFC A108: OpenTelemetry Custom Per-Call Metric Label
I have proposed gRFC A108: OpenTelemetry Custom Per-Call Metric Label to allow applications to add
12/5/25
Greg Troxel
12/5/25
confused about version numbers, pypi and tags, minor issues and questions
I've arrived here because Home Assistant 2025.12 uses the python grpcio module. Thus I need to
unread,
confused about version numbers, pypi and tags, minor issues and questions
I've arrived here because Home Assistant 2025.12 uses the python grpcio module. Thus I need to
12/5/25
William Zhang
12/1/25
Requesting comments/opinions on Envoy gRPC compression
Hello, I'd like to introduce Envoy filters similar to the existing HTTP compression and
unread,
Requesting comments/opinions on Envoy gRPC compression
Hello, I'd like to introduce Envoy filters similar to the existing HTTP compression and
12/1/25
Mansoor Shaik
, …
Shubham Raj
8
12/1/25
Performance Concern: High Latency and Low Throughput in gRPC Java Setup
Hi Shubham, As per your suggestion, I updated the implementation to use ClientCalls.asyncUnaryCall
unread,
Performance Concern: High Latency and Low Throughput in gRPC Java Setup
Hi Shubham, As per your suggestion, I updated the implementation to use ClientCalls.asyncUnaryCall
12/1/25
Rocha Stratovan
,
Kannan Jayaprakasam
3
12/1/25
Multi threaded gRPC server and data order
Thank you Kannan, I think you are saying that the multi-threaded nature is for handling parallel
unread,
Multi threaded gRPC server and data order
Thank you Kannan, I think you are saying that the multi-threaded nature is for handling parallel
12/1/25
Eric Anderson
11/17/25
gRPC-Java v1.77.0 Release
The v1.77.0 release is now available. API Changes binder: Remove experimental BinderChannelBuilder.
unread,
gRPC-Java v1.77.0 Release
The v1.77.0 release is now available. API Changes binder: Remove experimental BinderChannelBuilder.
11/17/25
Eric Anderson
11/17/25
gRPC-Java v1.76.1 Released
The v1.76.1 release is now available. Bug Fixes core: Fix NullPointerException during address update
unread,
gRPC-Java v1.76.1 Released
The v1.76.1 release is now available. Bug Fixes core: Fix NullPointerException during address update
11/17/25
fy m
11/10/25
grpc c++ BlockingUnaryCall hang forever while socket data is available
Hello, I have a client(A)/server(B) program backed by GRPC 1.37. Here we are using BlockingUnaryCall
unread,
grpc c++ BlockingUnaryCall hang forever while socket data is available
Hello, I have a client(A)/server(B) program backed by GRPC 1.37. Here we are using BlockingUnaryCall
11/10/25
Sotiris Nanopoulos
11/7/25
Outlier Detection gRFC
Hello, We are adopting outlier detection at my workplace and our initial approach as we were tuning
unread,
Outlier Detection gRFC
Hello, We are adopting outlier detection at my workplace and our initial approach as we were tuning
11/7/25
Anurag Agarwal
11/5/25
gRFC: A100: Client-side WRR slow start configuration
Hi, I have proposed a gRFC A100: Client-side WRR slow start configuration This will allow grpc client
unread,
gRFC: A100: Client-side WRR slow start configuration
Hi, I have proposed a gRFC A100: Client-side WRR slow start configuration This will allow grpc client
11/5/25
Magno Yu
,
Kannan Jayaprakasam
2
11/5/25
Is it important to look at isReady?
gRPC leverages HTTP/2's built-in flow control mechanisms to provide automatic flow control of
unread,
Is it important to look at isReady?
gRPC leverages HTTP/2's built-in flow control mechanisms to provide automatic flow control of
11/5/25
T V
11/3/25
Clarification on gRPC-Java KeepAliveManager shutdown trigger (PING timeout vs general read inactivity)
We're investigating a recurring TCP RST observed ~2.5 seconds after a gRPC client sends
unread,
Clarification on gRPC-Java KeepAliveManager shutdown trigger (PING timeout vs general read inactivity)
We're investigating a recurring TCP RST observed ~2.5 seconds after a gRPC client sends
11/3/25
Doug Fawley
, …
Craig Rodrigues
20
10/30/25
Announcing gRPC-Rust
François, In this video from gRPCconf 2025: Introducing gRPC-Rust - Cathy Zhao, Google & Doug
unread,
Announcing gRPC-Rust
François, In this video from gRPCconf 2025: Introducing gRPC-Rust - Cathy Zhao, Google & Doug
10/30/25
尹彪
2
10/29/25
I followed the wizard, so why did I get an error when executing?
I've found the issue — my Mac already had something running on port 50051, but when I started the
unread,
I followed the wizard, so why did I get an error when executing?
I've found the issue — my Mac already had something running on port 50051, but when I started the
10/29/25
Mark D. Roth
10/24/25
gRFC A105: MAX_CONCURRENT_STREAMS Connection Scaling
I've published a gRFC for connection scaling based on MAX_CONCURRENT_STREAMS: https://github.com/
unread,
gRFC A105: MAX_CONCURRENT_STREAMS Connection Scaling
I've published a gRFC for connection scaling based on MAX_CONCURRENT_STREAMS: https://github.com/
10/24/25
Sergii Tkachenko
10/24/25
gRPC-Core Release 1.76.0
This is 1.76.0 (genuine) release announcement for gRPC-Core and the wrapped languages C++, C#,
unread,
gRPC-Core Release 1.76.0
This is 1.76.0 (genuine) release announcement for gRPC-Core and the wrapped languages C++, C#,
10/24/25
Aananth V
10/22/25
gRFC: A80: Export TCP Telemetry from gRPC
Hi, I've proposed a gRFC for Exporting TCP telemetry in [A80]: Export TCP Telemetry from gRPC.
unread,
gRFC: A80: Export TCP Telemetry from gRPC
Hi, I've proposed a gRFC for Exporting TCP telemetry in [A80]: Export TCP Telemetry from gRPC.
10/22/25
Raven Kopelman
10/17/25
Processing messages on the main server thread
Hello gRPC friends, I may have a need to process some messages on the server's main thread (a
unread,
Processing messages on the main server thread
Hello gRPC friends, I may have a need to process some messages on the server's main thread (a
10/17/25
dharam...@cypress.com
, …
nilabh Anand
10
10/14/25
Q&A
gRPC for embedded systems( for example - RTOS like ThreadX, FreeRTOS etc. )
Hello Dharam, Good day to you. Do you have a rough estimate if you could share on the memory
unread,
Q&A
gRPC for embedded systems( for example - RTOS like ThreadX, FreeRTOS etc. )
Hello Dharam, Good day to you. Do you have a rough estimate if you could share on the memory
10/14/25
Ronald Sigal
10/13/25
resteasy-grpc
The first beta release of the open source project resteasy-grpc (https://github.com/resteasy/resteasy
unread,
resteasy-grpc
The first beta release of the open source project resteasy-grpc (https://github.com/resteasy/resteasy
10/13/25
MiNG
10/13/25
gRPC-Go does not support edition 2024
Protobuf edition 2024 has been released for a while. But the protoc-gen-go-gprc still not support the
unread,
gRPC-Go does not support edition 2024
Protobuf edition 2024 has been released for a while. But the protoc-gen-go-gprc still not support the
10/13/25
Abhishek Agrawal
,
Daniel Burrell
3
10/9/25
[grpc-io] gRPC-Java v1.76.0 Released
Hi Daniel, We have no process to update the BCR. To add a version someone sends a PR to https://
unread,
[grpc-io] gRPC-Java v1.76.0 Released
Hi Daniel, We have no process to update the BCR. To add a version someone sends a PR to https://
10/9/25
Mohit Nandargi
10/7/25
Internal : End of stream errors encountered on client side, compatibility with grpc-netty-shaded - 4.1.100.Final
Hi team, We're encountering an 'INTERNAL: Encountered end-of-stream mid-frame' error on
unread,
Internal : End of stream errors encountered on client side, compatibility with grpc-netty-shaded - 4.1.100.Final
Hi team, We're encountering an 'INTERNAL: Encountered end-of-stream mid-frame' error on
10/7/25
Markus Eicher
10/6/25
Short introduction
Hello gRPC community My name is Markus and I just arrived. Want to say hi. I am currently working on
unread,
Short introduction
Hello gRPC community My name is Markus and I just arrived. Want to say hi. I am currently working on
10/6/25
Wade
,
Mehrdad Afshari
2
10/3/25
How to build wheels that aren't huge in ubuntu
If I'm not mistaken the binary wheels will include boringssl linked statically and won't use
unread,
How to build wheels that aren't huge in ubuntu
If I'm not mistaken the binary wheels will include boringssl linked statically and won't use
10/3/25