-
WriteOptions
-
Add interfaces for protobuf bytes message.
-
Handle ServerReplier, ServerReader ServerWriter likely.
-
Examples of async server.
-
Examples of async client stream.
-
Merge cpp_generate.cpp from grpc. grpc/grpc#9406
-
Replace inline lambda with callback, to make the generated codes more readable