You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reusing channels across APIs is hard because the publish or subscribe verb is included in the channel definition. We should come up with a way to decouple channel definition from the operation (publish/subscribe).
Description
Reusing channels across APIs is hard because the publish or subscribe verb is included in the channel definition. We should come up with a way to decouple channel definition from the operation (publish/subscribe).
Previous work
@fmvilas created an issue here: asyncapi/spec#415.
The text was updated successfully, but these errors were encountered: