Change the repository type filter
All
Repositories list
13 repositories
- An example project demonstrating simplified asynchronous and synchronous message handling with buses, handlers, channels, and consumers for building scalable, decoupled applications.
messaging
PublicSimplifies asynchronous and synchronous message handling with support for buses, handlers, channels, and consumers. Build scalable, decoupled applications with ease and reliability.- Extension to handle messages and dispatch them over Azure service bus
messaging-bootstrap
PublicA lightweight NestJS utility to bootstrap messaging-based apps with HTTP and microservice modes, built on top of @nestjstools/messaging.- Extension for @nestjstools/messaging to handle and dispatch messages over Amazon SQS
- Extension for @nestjstools/messaging to handle and dispatch messages over Google pubsub protocol
clock
PublicA lightweight, test-friendly clock abstraction for NestJS apps enabling flexible time management via dependency injection- Extension for @nestjstools/messaging to handle and dispatch messages over AMQP protocol
domain-driven-starter
Publicmessaging-nats-extension
PublicExtension for @nestjstools/messaging to handle and dispatch messages over Nats- Extension for @nestjstools/messaging to handle and dispatch messages over Redis
microservices-rabbitmq
Public