API Reference
Full API reference generated from source TypeDoc comments.
amqpx (core)
Import: import { ... } from 'amqpx'
| Page | Contents |
|---|---|
| amqpx (core) | Connection, Channel, Exchange, Queue, Producer, Consumer, BatchConsumer, RabbitCloser, all enums and types |
| predefined | Built-in exchange factory functions (directExchange, fanoutExchange, topicExchange, …) |
| retryStrategies | Backoff strategy functions (exponentialBackoff, cappedExponentialBackoff, …) |
Extensions
| Page | Import path | Contents |
|---|---|---|
| amqpx/zod | amqpx/zod | ZodValidatedConsumer, ZodValidatedBatchConsumer |
| amqpx/jest | amqpx/jest | Test doubles for Jest |
| amqpx/vitest | amqpx/vitest | Test doubles for Vitest |