Skip to content

How To#

Nats is a highly complex tool, so the FastStream NatsBroker API can be complicated and confusing in specific cases. Our main documentation sections cover only the primary FastStream and Nats concepts. Therefore, this section provides concrete FastStream - Nats examples that you can use in your regular services as copy-paste code or, at the very least, as a reference.

We (airt team) hope that this section will be maintained by the community. Please feel free to add any examples/sections or edit existing ones. If you haven't found the solution in the docs yet, this is a great opportunity to add a new article here!

To add a new page to this section, simply add a new Markdown file to the docs/docs/en/howto/nats directory and update the navigation_template.txt file.