Technical requirements
In this chapter, we will be adding asynchronous messaging to some modules using Neural Autonomic Transport System (NATS) JetStream. You will need to install the following software to run the application and to try the examples specified in the chapter:
- The Go programming language version 1.18+
- Docker
The source code for the version of the application used in this chapter can be found at https://github.com/PacktPublishing/Event-Driven-Architecture-in-Golang/tree/main/Chapter06.