Hi, 

I'm completely new to using protocol buffers and there are some things that 
aren't very clear. I may be missing something very simple but the 
documentation says the simple services are being deprecated so you have to 
turn them on using option cc_generic_services = false;. What is the 
replacement for this in 3+? I did some digging and it looks like gRPC is a 
plugin that can also be used to generate code but I'd like to avoid that 
because it says it's still development builds. Are plugins the only options 
now?

Should I still be using the simple services?

How well does gRPC work? Is there anything I should be concerned about 
implementing C# client proxy and C++ server? Is that even possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to