gRFC Proposal L18: Remove grpc_alarm from gRPC core
22 views
Skip to first unread message
Vijay Pai
unread,
Jan 14, 2018, 3:15:46 AM1/14/18
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
Hello,
I have posted a new gRFC at https://github.com/grpc/proposal/pull/53 . The proposal is to remove the core surface API for grpc_alarm, which has only ever been used by the C++ language binding. In its place, the C++ API for grpc::Alarm will directly invoke core subsurface features such as grpc_timer. This is part of the project related to de-wrapping the C++ API. Please provide any feedback or discussion here.