Almost one year ago, I talked about AsyncAPI 2.6 and
how confusing its publish and subscribe operations can be in my Understanding
AsyncAPI’s publish & subscribe semantics with an
example post.
Since then, a new 3.0 version of AsyncAPI has been released with breaking changes
and a totally new send and receive operations.
In this blog post, I want to revisit the example from last year and show how to
rewrite it for AsyncAPI 3.0 with the new send and receive operations.