Check Snap, they use gRPC to register plugins: https://github.com/intelsdi-x/snap/blob/master/control/plugin/client/grpc.go
Best, Alejandro ________________________________ From: golang-nuts@googlegroups.com <golang-nuts@googlegroups.com> on behalf of sanka...@gmail.com <sanka...@gmail.com> Sent: Saturday, January 28, 2017 10:33:26 PM To: golang-nuts Subject: [go-nuts] gRPC [Kubernetes] FOSS projects Hi I am looking for any FOSS projects (or a tutorial) which covers the following end-to-end aspects of gRPC services (implemented via golang) 1) Authentication and Session management 2) Deployment of these gRPC services via kubernetes locally as well as in production 3) Testing practices for these gRPC services, if there is some kind of pubsub in between the services I am not looking for merely HelloWorld examples, as I want to do an end to end product and want to have a FOSS project for reference, when I get stuck. Anyone aware of such projects or tutorials or videos ? Thanks Sankar -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com<mailto:golang-nuts+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.