Skip to content

API Reference

Full API reference generated from source TypeDoc comments.

amqpx (core)

Import: import { ... } from 'amqpx'

PageContents
amqpx (core)Connection, Channel, Exchange, Queue, Producer, Consumer, BatchConsumer, RabbitCloser, all enums and types
predefinedBuilt-in exchange factory functions (directExchange, fanoutExchange, topicExchange, …)
retryStrategiesBackoff strategy functions (exponentialBackoff, cappedExponentialBackoff, …)

Extensions

PageImport pathContents
amqpx/zodamqpx/zodZodValidatedConsumer, ZodValidatedBatchConsumer
amqpx/jestamqpx/jestTest doubles for Jest
amqpx/vitestamqpx/vitestTest doubles for Vitest

Released under the MIT License.