dicussion: asyncapi for websockets and sse? #217
dzmitry-lahoda
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
this https://www.asyncapi.com uses same json schema as openapi and similar format.
adopted by https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-2.md
so can have unified (with different latency/durability commitments) layer of events/callbacks
has ui tool https://github.com/event-catalog/eventcatalog
partial list of known adopters https://github.com/asyncapi/website/blob/master/config/adopters.yml
Beta Was this translation helpful? Give feedback.
All reactions