Here are
13 public repositories
matching this topic...
Spring Boot starter module for gRPC framework.
Updated
Jun 11, 2020
Java
Framework for building GRPC services in Node JS. Include middleware, and more.
Updated
Jul 24, 2018
JavaScript
A webserver that's also a grpc proxy for browsers
Updated
Dec 26, 2019
JavaScript
Spring boot starter for gRPC framework with JWT authorization
Spring boot starter for gRPC framework with Elastic APM
Updated
Dec 16, 2019
Java
Utils to work with mongoose and condor GRPC framework
Updated
Jun 6, 2017
JavaScript
Authenticate GRPC calls in node using JWTs. Middleware for Condor GRPC Framework.
Updated
May 5, 2017
JavaScript
An Rpc framework in .Net customized from Grpc without any traces of automatic stub generation or protobuf
This guide gets you started with gRPC in Java with a simple working example.
Updated
May 17, 2018
Java
A simple gRPC client-server reference implementation with protobuf3 maven integration for autogeneration.
Updated
Jun 24, 2018
Java
Golang microservice framework gRPC & Consul basis
Improve this page
Add a description, image, and links to the
grpc-framework
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
grpc-framework
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is a usage question.
In the Sleuth docs for gRPC, they mention two variants. First one uses
io.github.lognet:grpc-spring-boot-starterandio.zipkin.brave:brave-instrumentation-grpcand clients must useSpringAwareManagedChannelBuilder. In the second variant, nothing is said other than _"Grpc Spring Boot Sta