This is an extra module that allows to publish and consume events defined as Google Protocol Buffers messages.
compile 'com.avast.clients.rabbitmq:rabbitmq-client-extras-protobuf_$scalaVersion:x.x.x'
ProtobufAsBinaryDeliveryConverter
ProtobufAsBinaryProductConverter
ProtobufAsJsonDeliveryConverter
ProtobufAsJsonProductConverter
There is ProtobufConsumer
consumer that is able to consume both binary and JSON events defined as a Protobuf message.