Hi all, cloudevents <https://cloudevents.io/> is a specification for describing event data in a common way. I wrote a transport binding proposal for pulsar - how to map pulsar messages into cloudevents specification. Here is a draft: https://gist.github.com/sijie/082c59e66b9ed175c1bb48466f3629f0
I would like to get some feedback from the community. If people don't see a major problem, I will submit a PR to cloudevents to contribute this pulsar transport binding proposal. Thank, Sijie