gRFC L67: C++ callback API

708 views
Skip to first unread message

Vijay Pai

unread,
Mar 22, 2021, 6:46:02 PM3/22/21
to grpc.io
gRFC L67 proposes a C++ callback API: https://github.com/grpc/proposal/pull/180

This callback API has already been in use internally at Google for more than 2 years and greatly eases the use of asynchronous RPCs in gRPC C++. Please check it out if you are interested in gRPC C++.

Best regards,

vjpai

Jeff Steger

unread,
Mar 24, 2021, 7:52:16 PM3/24/21
to Vijay Pai, grpc.io


Hi all,
I am using grpc 1.23.0. I recently came across an issue that seems to be documented here:

In sum:

When a new call is created with a streaming request/non-streaming response, an initial message is sent immediately (before call.write() is ever explicitly invoked) with a blank value.



Has anyone seen this before and does anyone know if there is a grpc version where this is fixed?  Thanks!

Jeff





Reply all
Reply to author
Forward
Message has been deleted
0 new messages