Can a grpc C++ client request for a pause/resume of an async or callback
service?
--
You received this message because you are subscribed to the Google Groups
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to grpc-io+unsubscr...@googlegroups.co
I would like to develop a common backend for both a desktop and a cloud
front.
Could I choose grpc for that? Would grpc inprocess channel communication
work smoothly for this, allowing direct memory access with no additional
cost?
Is there any example published or does anyone know about any kno