Introduction

@nestjstools/messaging

npm install @nestjstools/messaging
or
yarn add @nestjstools/messaging

A NestJS library for managing asynchronous and synchronous messages (service bus) with support for buses, handlers, channels, and consumers. This library simplifies building scalable and decoupled applications by facilitating robust message handling pipelines while ensuring flexibility and reliability.

Real-world app example

Repositories

Last updated