Nestjstools Messaging Docs
CtrlK
  • Nestjstools Messaging Docs
  • Introduction
    • What is this library?
  • Getting Started
    • Installation
    • Initialize Module
    • Message Handler
    • Disaptch a message
  • Components
    • Message Handlers
    • Normalizers
    • Exception Listeners
    • Middlewares
    • Message Bus
    • Channel
  • Broker integration
    • RabbitMQ
    • Redis
    • Google PubSub
    • Amazon SQS
    • Nats
    • Azure Service Bus
  • Best practice
    • CQRS based on RabbitMQ
    • Create wrapper class for Message Bus
    • Consumer as the background process
    • Bootstrap (Http, Worker mode)
Powered by GitBook
On this page
Export as PDF

Getting Started

InstallationInitialize ModuleMessage HandlerDisaptch a message
PreviousWhat is this library?NextInstallation