I've copied kafka protobuf to RabbitMQ (dependencies and .proto file) and changed consumer and producer messages to protobuf ones. Project crashes whenever you try to access docs endpoint
(Also disabled test for actual message sending because I didn't have queues locally)
I've copied kafka protobuf to RabbitMQ (dependencies and
.proto
file) and changed consumer and producer messages to protobuf ones. Project crashes whenever you try to access docs endpoint (Also disabled test for actual message sending because I didn't have queues locally)