Groups
Groups
Sign in
Groups
Groups
grpc.io
Conversations
About
Send feedback
Help
grpc.io
Contact owners and managers
1–30 of 4620
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
Siddharth Nohria
,
Kun Zhang
2
Apr 3
gRFC A116: Virtual RPCs on BiDi streams
The URL contains a link that points to a different PR (https://github.com/grpc/proposal/pull/494).
unread,
gRFC A116: Virtual RPCs on BiDi streams
The URL contains a link that points to a different PR (https://github.com/grpc/proposal/pull/494).
Apr 3
Mark D. Roth
Mar 30
gRPC-Core Release 1.80.0
This is 1.80.0 (glimmering) release announcement for gRPC-Core and the wrapped languages C++,
unread,
gRPC-Core Release 1.80.0
This is 1.80.0 (glimmering) release announcement for gRPC-Core and the wrapped languages C++,
Mar 30
nicholas...@lucidworks.com
, …
Pipo Romy
3
Mar 30
Is there a tool like Fiddler that works for analyzing GRPC traffic?
Hi. There is now tools like fluxzy that can be used to intercept and visualize grpc traffic just like
unread,
Is there a tool like Fiddler that works for analyzing GRPC traffic?
Hi. There is now tools like fluxzy that can be used to intercept and visualize grpc traffic just like
Mar 30
Craig Rodrigues
Mar 27
Zero-copy protobuf and ConnectRPC for Rust
Iain McGinniss from Anthropic posted this: Zero-copy protobuf and ConnectRPC for Rust: https://dev.to
unread,
Zero-copy protobuf and ConnectRPC for Rust
Iain McGinniss from Anthropic posted this: Zero-copy protobuf and ConnectRPC for Rust: https://dev.to
Mar 27
Bendegúz Csirmaz
, …
Daz Wilkin
5
Mar 20
Test gRPC server without Serve?
Thank you Daz! That's a nice tool, good for a creating a test double of the OperationsServer - as
unread,
Test gRPC server without Serve?
Thank you Daz! That's a nice tool, good for a creating a test double of the OperationsServer - as
Mar 20
MV Shiva Prasad
Mar 17
gRPC-Java v1.80.0 Released
The v1.80.0 grpc-java is now available. API Changes core: Added PickResult.copyWithSubchannel() and
unread,
gRPC-Java v1.80.0 Released
The v1.80.0 grpc-java is now available. API Changes core: Added PickResult.copyWithSubchannel() and
Mar 17
Alberto Salvati
Mar 6
Embedding xml/json data in message: why not?
Hi, all. I'm a newbie, so I apologize in advance about: 1) my question is lazy... 2) my question
unread,
Embedding xml/json data in message: why not?
Hi, all. I'm a newbie, so I apologize in advance about: 1) my question is lazy... 2) my question
Mar 6
Koti Gaddam
Mar 3
Regarding local-source IP address and DSCP configuration
Hi, We are planning to use gRPC as the transport protocol in our products for telemetry applications.
unread,
Regarding local-source IP address and DSCP configuration
Hi, We are planning to use gRPC as the transport protocol in our products for telemetry applications.
Mar 3
parth.a...@gmail.com
Mar 3
CS + Math student — would love to contribute to gRPC Ecosystem
Hi gRPC Ecosystem team, I found your work on GitHub and was drawn to the codebase. I came across gRPC
unread,
CS + Math student — would love to contribute to gRPC Ecosystem
Hi gRPC Ecosystem team, I found your work on GitHub and was drawn to the codebase. I came across gRPC
Mar 3
John Smith
2
Feb 24
gRPC C++ server streaming reactor: Is it possible to sync StartWrite with OnDone
RTFM, https://grpc.io/docs/languages/cpp/best_practices FAQ 5 and 6 When is OnDone called on the
unread,
gRPC C++ server streaming reactor: Is it possible to sync StartWrite with OnDone
RTFM, https://grpc.io/docs/languages/cpp/best_practices FAQ 5 and 6 When is OnDone called on the
Feb 24
Martin Muñoz
Feb 23
[gRPC java] Using newFutureStub for Fire-and-Forget calls
Hi everyone, I'm planning to implement a fire-and-forget call in grpc-java and I have a question
unread,
[gRPC java] Using newFutureStub for Fire-and-Forget calls
Hi everyone, I'm planning to implement a fire-and-forget call in grpc-java and I have a question
Feb 23
Mann
Feb 18
gRPC C++ Context Inheritance Mechanism
Hi! Does gRPC providing mechanisms for auto-inheritance of context/metadata among the server-client
unread,
gRPC C++ Context Inheritance Mechanism
Hi! Does gRPC providing mechanisms for auto-inheritance of context/metadata among the server-client
Feb 18
Michael Lumish
Feb 17
gRPC-Core Release 1.78.0
This is 1.78.0([gutsy](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) release
unread,
gRPC-Core Release 1.78.0
This is 1.78.0([gutsy](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) release
Feb 17
Joseph
Feb 13
Cannot create secure channel for client
Hi! I'm trying to connect to a gRPC server using TLS (gRPC version 1.76.0) on Windows. Here is my
unread,
Cannot create secure channel for client
Hi! I'm trying to connect to a gRPC server using TLS (gRPC version 1.76.0) on Windows. Here is my
Feb 13
Xuejie Xiao
, …
Mario Luzeiro
11
Feb 7
Size of compiled C++ binary
Hello, I'm building a simple test client, via grpc::CreateChannel, with -s, MinSizeRel, with
unread,
Size of compiled C++ binary
Hello, I'm building a simple test client, via grpc::CreateChannel, with -s, MinSizeRel, with
Feb 7
Kannan Jayaprakasam
Feb 3
gRPC-Java v1.79.0 Released
Release notes API Changes core: Delete the never-used io.grpc.internal.ReadableBuffer.readBytes(
unread,
gRPC-Java v1.79.0 Released
Release notes API Changes core: Delete the never-used io.grpc.internal.ReadableBuffer.readBytes(
Feb 3
Ajit Singh
Jan 27
gRPC C++ server streaming reactor: OnWriteDone not triggered promptly after client abort
Hi gRPC team, I opened a GitHub issue here: https://github.com/grpc/grpc/issues/41492 Summary: In a
unread,
gRPC C++ server streaming reactor: OnWriteDone not triggered promptly after client abort
Hi gRPC team, I opened a GitHub issue here: https://github.com/grpc/grpc/issues/41492 Summary: In a
Jan 27
apo...@google.com
Jan 26
gRFC: A113: pick_first: Weighted Random Shuffling
Discussion for https://github.com/grpc/proposal/pull/535
unread,
gRFC: A113: pick_first: Weighted Random Shuffling
Discussion for https://github.com/grpc/proposal/pull/535
Jan 26
James Roper
,
Eric Anderson
2
Jan 23
Why do people say gRPC doesn't work over HTTP/1.1?
On Fri, Jan 23, 2026 at 6:49 AM James Roper <jro...@gmail.com> wrote: I don't understand
unread,
Why do people say gRPC doesn't work over HTTP/1.1?
On Fri, Jan 23, 2026 at 6:49 AM James Roper <jro...@gmail.com> wrote: I don't understand
Jan 23
Алексей Сидорович
Jan 20
Compression codecs support
Hello! Are there any plans to implement support for new compression codecs for the C++ version of
unread,
Compression codecs support
Hello! Are there any plans to implement support for new compression codecs for the C++ version of
Jan 20
Zhiyan Foo
Jan 15
gRFC: A111 Add support for the host rewrite action for xds clients.
I have written a gRFC to add support for the host_rewrite_literal route configuration, which is
unread,
gRFC: A111 Add support for the host rewrite action for xds clients.
I have written a gRFC to add support for the host_rewrite_literal route configuration, which is
Jan 15
Vasanth Ravi
Jan 9
grpc-io@googlegroups.com
Hi team, I'm not sure whom to reach out to regarding a question about a gRPC version upgrade.
unread,
grpc-io@googlegroups.com
Hi team, I'm not sure whom to reach out to regarding a question about a gRPC version upgrade.
Jan 9
Zhefu Jiang
Jan 9
Case sensitivity for xDS virtual host maching?
Hi, In Envoy VHDS implementation, :authority pseudo header is first converted to lower-case before
unread,
Case sensitivity for xDS virtual host maching?
Hi, In Envoy VHDS implementation, :authority pseudo header is first converted to lower-case before
Jan 9
YC Xing
,
Kannan Jayaprakasam
2
Jan 9
Does gRPC Support QUIC as a Transport Protocol?
For mobile use cases, HTTP/3 can be used via Cronet in gRPC Java. For non-mobile, it is not yet
unread,
Does gRPC Support QUIC as a Transport Protocol?
For mobile use cases, HTTP/3 can be used via Cronet in gRPC Java. For non-mobile, it is not yet
Jan 9
Abhishek Agrawal
Jan 4
gRFC A110: Child Channel Options
I have proposed gRFC A110: Child Channel Options to support custom configurations for the child
unread,
gRFC A110: Child Channel Options
I have proposed gRFC A110: Child Channel Options to support custom configurations for the child
Jan 4
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