The HTTP client library of [delight-rpc], it needs to be used with the server implementation [@delight-rpc/http-server].
A NestJS package for rabbitmq microservices using exchanges for event emission and queues for request-response messaging style
A client library for subscribing to and pushing messages through ActiveMQ for NodeJs. Supports Amazon MQ and a RPC protocol.
```sh npm install --save @delight-rpc/native-websocket # or yarn add @delight-rpc/native-websocket ```
RPC over WebSockets
AutoSend and AutoMessagePattern decorators for NestJS microservices to reduce boilerplate and enforce consistency.
Correlation ID propagation for NestJS (HTTP, Bull, RabbitMQ, Kafka, gRPC, NATS, cron)
A collection of utilities for testing microservices integration in NestJS.
A lightweight, TypeScript-ready authentication validation utility for NestJS microservices architecture
use sentinel + ioredis + sharding logic to replace push-redis-failover
nestjs microservice transport layer for Amazon Web Services Simple Queue System
BullMQ Microservice Transport for NestJS
NATS Streaming Server and Client transport modules for NestJS
Base client abstraction for NestJS microservices with retry and timeout handling
NestJS module to use Rascal library as RabbitMQ transporter