lerenn / asyncapi-codegen

An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
Apache License 2.0
91 stars 23 forks source link

206: Nats Jetstream: consuming a message without subscription causes … #207

Closed mymdz closed 5 months ago

mymdz commented 5 months ago

…deadlock in the consumer

https://github.com/lerenn/asyncapi-codegen/issues/206