kafka-proto-serde / com.fleshgrinder.kotlin.kafka / Proto

Proto

typealias Proto = Message

Proto is a more descriptive type alias for the very generic Message interface from Protobuf. It is also how most people address Protobuf in their conversational language, hence, it aligns the code with that.