grpc-by-example-java
grpc-by-example-java copied to clipboard
GRPC Example that communicates with Kafka
Would like to see how to integrate GRPC with Kafka and producers and subscribers to topics. Also using the protobuf with Kafka vs. Json. How to be 100% GRCP in a Kafka environment is what I would like to see. Thx.