Is there a way to publish message to an Apache Pulsar topic using Protobuf schema using pulsar-client package using python?
As per the documentation, it supports only Avro, String, Json and bytes. Any work around for this? https://pulsar.apache.org/docs/ko/2.8.1/client-libraries-python/