stackleader / karaf-grpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRPC Example in Karaf

The repository contains an example of how to generate stub code using maven, how to implement a client/server from generated stub code, and provides a karaf feature file allowing this to be deployed in the karaf container.

About


Languages

Language:Java 90.5%Language:Protocol Buffer 9.5%