Groups
Groups
Sign in
Groups
Groups
grpc.io
Conversations
About
Send feedback
Help
grpc.io
Contact owners and managers
1–30 of 4567
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
Mark D. Roth
Sep 18
gRFC A102: xDS GrpcService Support
I've published a gRFC for xDS GrpcService support: https://github.com/grpc/proposal/pull/510
unread,
gRFC A102: xDS GrpcService Support
I've published a gRFC for xDS GrpcService support: https://github.com/grpc/proposal/pull/510
Sep 18
Mark D. Roth
Sep 18
gRFC A103: xDS Composite Filter
I've published a gRFC for xDS Composite Filter support: https://github.com/grpc/proposal/pull/511
unread,
gRFC A103: xDS Composite Filter
I've published a gRFC for xDS Composite Filter support: https://github.com/grpc/proposal/pull/511
Sep 18
Mark D. Roth
Sep 18
gRFC A93: xDS ExtProc Support
I've published a gRFC for xDS ExtProc support: https://github.com/grpc/proposal/pull/484 Comments
unread,
gRFC A93: xDS ExtProc Support
I've published a gRFC for xDS ExtProc support: https://github.com/grpc/proposal/pull/484 Comments
Sep 18
Mark D. Roth
Sep 18
gRFC A92: xDS ExtAuthz Support
I've published a gRFC for xDS ExtAuthz support: https://github.com/grpc/proposal/pull/481
unread,
gRFC A92: xDS ExtAuthz Support
I've published a gRFC for xDS ExtAuthz support: https://github.com/grpc/proposal/pull/481
Sep 18
Raimund Havelka
,
Kunal Kumar
3
Sep 17
gRPC with OpenSSL v3 and Trusted Platform Module (TPM)
I am facing the same issue as well. Have you found any solution? On Friday, August 23, 2024 at 12:03:
unread,
gRPC with OpenSSL v3 and Trusted Platform Module (TPM)
I am facing the same issue as well. Have you found any solution? On Friday, August 23, 2024 at 12:03:
Sep 17
Priyanshu Gautam
,
Rajat Naik (xWF)
2
Sep 17
Conditional jump or move depends on uninitialised value(s) in BuildAndStart
This issue might happen when you pass an object or a pointer to a library function, please check that
unread,
Conditional jump or move depends on uninitialised value(s) in BuildAndStart
This issue might happen when you pass an object or a pointer to a library function, please check that
Sep 17
Mohammad Alsallal
,
Michael Lumish
2
Sep 16
gRPC with Nodejs (Express.JS & Typescript)
I suggest starting with our Node.js quickstart guide and Node.js basics tutorial. After that, you can
unread,
gRPC with Nodejs (Express.JS & Typescript)
I suggest starting with our Node.js quickstart guide and Node.js basics tutorial. After that, you can
Sep 16
Icarus Wu
Sep 15
What's the connection between the writeQuota and flow control window in grpc-go?
Recently, I hit a `Send` block problem with grpc-go streaming. We located the problem that happened
unread,
What's the connection between the writeQuota and flow control window in grpc-go?
Recently, I hit a `Send` block problem with grpc-go streaming. We located the problem that happened
Sep 15
Anil Kumar
Sep 12
Mocking Stub for C++ callback APIs
I have a server streaming service. Want to write UTs for the C++ client that uses aync callback APIs
unread,
Mocking Stub for C++ callback APIs
I have a server streaming service. Want to write UTs for the C++ client that uses aync callback APIs
Sep 12
Dmitry Gorelov
,
Adam Heller
4
Sep 11
Client disconnect detection over keepAlive?
This example illustrates one way to free resources in a server that overrides the OnCancel method:
unread,
Client disconnect detection over keepAlive?
This example illustrates one way to free resources in a server that overrides the OnCancel method:
Sep 11
Randy Ward
, …
Adam Heller
4
Sep 11
Visual Studio debug configuration
This sounds like a reasonable feature request. Please file an issue at https://github.com/grpc/grpc,
unread,
Visual Studio debug configuration
This sounds like a reasonable feature request. Please file an issue at https://github.com/grpc/grpc,
Sep 11
junjiao zhu
Sep 9
Can v1.74.0 libgrpc++.so or libgrpc++_reflection.so avoid depending on absl?
I compiled grpc from source using a cross-compilation toolchain, then built the example/helloworld
unread,
Can v1.74.0 libgrpc++.so or libgrpc++_reflection.so avoid depending on absl?
I compiled grpc from source using a cross-compilation toolchain, then built the example/helloworld
Sep 9
David Bell
Sep 5
Common libraries for Custom Backend Metrics
Are there pre-existing libraries for scraping common resources and exposing them via custom backend
unread,
Common libraries for Custom Backend Metrics
Are there pre-existing libraries for scraping common resources and exposing them via custom backend
Sep 5
Craig Rodrigues
, …
Danesh Kuruppu
3
Sep 5
gRPC + MCP SDK questions
Hi Pawan, Do you have the video of the full presentation or even the slide deck of the presentation,
unread,
gRPC + MCP SDK questions
Hi Pawan, Do you have the video of the full presentation or even the slide deck of the presentation,
Sep 5
sui ma
,
Kannan Jayaprakasam
3
Sep 3
What does the ok parameter false in gRPC C++ ClientBidiReactor OnWriteDone OnWriteReadDone stand for?
Thanks for the reply! My understanding is as follows, ok=false is just a hint and will not end the
unread,
What does the ok parameter false in gRPC C++ ClientBidiReactor OnWriteDone OnWriteReadDone stand for?
Thanks for the reply! My understanding is as follows, ok=false is just a hint and will not end the
Sep 3
Sumit Bhoir
Aug 29
Crash in proto message ShortDebugString and DebugString
Hi, I have created static lib libproto_gen.a from all proto generated files and linked it to other
unread,
Crash in proto message ShortDebugString and DebugString
Hi, I have created static lib libproto_gen.a from all proto generated files and linked it to other
Aug 29
Rameshreddy Mudhireddy
,
Luwei Ge
7
Aug 28
policy audit logging initialization query
fyi, filed https://github.com/grpc/grpc/issues/40576 On Tuesday, August 12, 2025 at 5:23:16 PM UTC-7
unread,
policy audit logging initialization query
fyi, filed https://github.com/grpc/grpc/issues/40576 On Tuesday, August 12, 2025 at 5:23:16 PM UTC-7
Aug 28
郜兴旺
Aug 27
Is gRPC affected by CVE-2025-8671?
hello! I have tried to find some sort of official clarification on whether gRPC is affected by CVE-
unread,
Is gRPC affected by CVE-2025-8671?
hello! I have tried to find some sort of official clarification on whether gRPC is affected by CVE-
Aug 27
Tony B
,
Kannan Jayaprakasam
3
Aug 26
Context deadline exception with stream from gRPC
Hi team, I just double checked and looked overall again in our application, the root cause is related
unread,
Context deadline exception with stream from gRPC
Hi team, I just double checked and looked overall again in our application, the root cause is related
Aug 26
Maksim Likharev
,
Kannan Jayaprakasam
3
Aug 22
java gRPC client do not refresh DNS entries
let me try to check if backoff will help, but the client never recovers, we noticed that one of the
unread,
java gRPC client do not refresh DNS entries
let me try to check if backoff will help, but the client never recovers, we noticed that one of the
Aug 22
Kannan Jayaprakasam
Aug 21
gRPC-Java v1.75.0 Released
The v1.75.0 release is now available. Behavior Changes binder: Introduce server pre-authorization (#
unread,
gRPC-Java v1.75.0 Released
The v1.75.0 release is now available. Behavior Changes binder: Introduce server pre-authorization (#
Aug 21
LordofFire
Aug 20
Using gRPC C++ without .proto / Protobuf, with custom JSON serialization
Hi gRPC team, I'm exploring gRPC in C++ for learning purposes, and I want to completely avoid .
unread,
Using gRPC C++ without .proto / Protobuf, with custom JSON serialization
Hi gRPC team, I'm exploring gRPC in C++ for learning purposes, and I want to completely avoid .
Aug 20
Cathy Zhao
Aug 20
One Week until gRPConf 2025
Hello gRPC community, There is less than one week left to register for gRPConf 2025! Secure your spot
unread,
One Week until gRPConf 2025
Hello gRPC community, There is less than one week left to register for gRPConf 2025! Secure your spot
Aug 20
Cathy Zhao
Aug 15
Register for gRPConf 2025!
Hello gRPC community, There are less than two weeks left to register for gRPConf 2025! Secure your
unread,
Register for gRPConf 2025!
Hello gRPC community, There are less than two weeks left to register for gRPConf 2025! Secure your
Aug 15
Rashidov Abdumajid
,
Andrzej Gałka
2
Aug 13
Getting "Bandwidth exhausted" errors on Cloud Run - help needed!
Hi Rashidov Abdumajid, Cloud Run provides metrics related to memory and network usage. based on that
unread,
Getting "Bandwidth exhausted" errors on Cloud Run - help needed!
Hi Rashidov Abdumajid, Cloud Run provides metrics related to memory and network usage. based on that
Aug 13
Richard Belleville
Aug 8
Announcing the 2025-2026 gRPC Project Steering Committee
Hello everyone! The voting period for the 2025-2026 gRPC Project Steering Committee election has now
unread,
Announcing the 2025-2026 gRPC Project Steering Committee
Hello everyone! The voting period for the 2025-2026 gRPC Project Steering Committee election has now
Aug 8
Cathy Zhao
Aug 8
Register for gRPConf 2025 Now!
Hello gRPC community, There are only two weeks left to register for gRPConf 2025! Secure your spot at
unread,
Register for gRPConf 2025 Now!
Hello gRPC community, There are only two weeks left to register for gRPConf 2025! Secure your spot at
Aug 8
habib ammar
Aug 1
Grpc python retry example logs sometimes get ignored in the server.
https://github.com/grpc/grpc/tree/master/examples/python/retry in the laky_server.py file this line
unread,
Grpc python retry example logs sometimes get ignored in the server.
https://github.com/grpc/grpc/tree/master/examples/python/retry in the laky_server.py file this line
Aug 1
Wessel Krah
,
Peter Schow
3
Aug 1
Is the quickstart guide still being maintained?
My os is a WSL VM running Ubuntu 24.04.2 LTS My cmake version is 3.28.3 Op woensdag 30 juli 2025 om
unread,
Is the quickstart guide still being maintained?
My os is a WSL VM running Ubuntu 24.04.2 LTS My cmake version is 3.28.3 Op woensdag 30 juli 2025 om
Aug 1
Richard Belleville
Jul 31
gRPC Project Steering Committee 2025 Election is Opening Tomorrow
Hello everyone! The Steering Committee nomination period has concluded and we have received 7
unread,
gRPC Project Steering Committee 2025 Election is Opening Tomorrow
Hello everyone! The Steering Committee nomination period has concluded and we have received 7
Jul 31