lensesio / kafka-topics-ui

Web Tool for Kafka Topics |
https://lenses.io
877 stars 148 forks source link

protobuf message content #137

Closed dlaflamme closed 5 years ago

dlaflamme commented 5 years ago

How can kafka-topics-ui be configured to deserialize messages in protobuf format?

Antwnis commented 5 years ago

The backend service does not support protobuf.

Protobuf support is there in https://Lenses.io though

dlaflamme commented 5 years ago

Doesnt lenses use kafka-topics-ui for the topics UI functionality? I guess I was assuming it did and since lenses supported deserializing protobuf, kafka-topics-ui would as well.

Antwnis commented 5 years ago

Lenses state-of-the-art product, with it's own APIs, whereas kafka-topics-ui is more of a 2015-2016 era