Nestjstools's repositories
messaging-azure-service-bus-extension
Extension to handle messages and dispatch them over Azure service bus
messaging-nats-extension
Extension for @nestjstools/messaging to handle and dispatch messages over Nats
messaging-redis-extension
Extension for @nestjstools/messaging to handle and dispatch messages over Redis
messaging-google-pubsub-extension
Extension for @nestjstools/messaging to handle and dispatch messages over Google pubsub protocol
messaging-amazon-sqs-extension
Extension for @nestjstools/messaging to handle and dispatch messages over Amazon SQS
messaging-rabbitmq-extension
Extension for @nestjstools/messaging to handle and dispatch messages over AMQP protocol
messaging-rabbitmq-example
An example project demonstrating simplified asynchronous and synchronous message handling with buses, handlers, channels, and consumers for building scalable, decoupled applications.
messaging-bootstrap
A lightweight NestJS utility to bootstrap messaging-based apps with HTTP and microservice modes, built on top of @nestjstools/messaging.
domain-driven-starter
Standalone starter kit for Domain-Driven Design
microservices-rabbitmq-example
Example of use RabbitMQ with nestjs microservices based on @nestjstools/microservices-rabbitmq
microservices-rabbitmq
Transport layer for NestJS Microservices with more configurations for RabbitMQ