gRFC L8: Separate internal-only and public portions of gRPC C++ wrapping
21 views
Skip to first unread message
Vijay Pai
unread,
Jun 23, 2017, 1:02:38 PM6/23/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
I have posted a gRFC as part of a process to more clearly demarcate which sections of the gRPC C++ wrapping are intended as public API and which are not, which formalizes a recent PR. Please post any discussion on this thread. This change does not affect code that uses the standard code generation process and in no way changes the documented public API. Thanks!