asyncapi/bindings

Pulsar bindings for AsyncAPI

austek opened this issue · 3 comments

Reason/Context

Apache® Pulsar™ is a distributed, open source pub-sub messaging and streaming platform.
Ability to use AsyncApi spec to manage (versioning, schema, bindings, code generation, etc) the platform will be invaluable to organisations.

Description

A new AsyncAPI binding for Pulsar to be provided, possibly mirroring the same approach used for all other bindings

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@austek Hi! If you know Pulsar well and would like to add this binding to the specification then you can open a PR at any time :) In the last release (2.5) a one person from the community added Google Pub Sub binding, in 2.6 we can add Pulsar.

Ive been secretly working on some potential pulsar bindings for the passed week or so. Perhaps we can collab @austek