grpc
Building reactive microservices with gRPC and Vert.x
Hello guys, in this post I will introduce you about Vert.x and gRPC and why this combination fits soo well when we are using reactive applications. First, let me give you an overview of gRPC and Vert.x. Overview gRPC is a high-performance, lightweight communication framework designed for making traditional RPC Read more…