Streaming messages between client&server services using gRPC
Learn how to use gRPC unary calls, server streaming, client streaming, and bidirectional streaming with Open Liberty. Create gRPC services and clients using protocol buffers and implement them with Open Liberty. Use Maven to generate gRPC stubs, deploy services, and interact with Liberty runtime. Implement RESTful APIs with gRPC streaming methods.
At a Glance
Learn how to use gRPC unary calls, server streaming, client streaming, and bidirectional streaming to communicate between Java client and server services with Open Liberty.
You will learn how to create gRPC services and their clients by using protocol buffers and how to implement them with Open Liberty. You will use Maven to generate the gRPC stubs, deploy the services, and to interact with the running Liberty runtime.
The query service implements four RESTful APIs by using four different gRPC streaming methods.
User Reviews
Be the first to review “Streaming messages between client&server services using gRPC”
You must be logged in to post a review.
There are no reviews yet.