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
82 stars 22 forks source link

Add tests for NATS Jetstream #124

Open lerenn opened 6 months ago

lerenn commented 6 months ago

NATS Jetstream should be added to list of tested brokers to assure non-regression.