Initial release
This is the initial release of the port of our internal "plumber" tool that we use for consuming and publishing messages on our event bus.
It is nowhere near feature complete, but it does have the most important part implemented (in our opinion):
It is able to read and write protobuf based messages to either Kafka or RabbitMQ. We think that's pretty damn sweet.
We hope it's useful for you!