Additional options for listening to a message queue.
optional
signal: AbortSignal
The signal to abort listening to the message queue.
Additional options for listening to a message queue.
signal: AbortSignal
The signal to abort listening to the message queue.
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type MessageQueueListenOptions } from "@fedify/fedify/federation";
---- OR ----
Import directly with a jsr specifier
import { type MessageQueueListenOptions } from "jsr:@fedify/fedify/federation";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type MessageQueueListenOptions } from "@fedify/fedify/federation";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type MessageQueueListenOptions } from "@fedify/fedify/federation";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type MessageQueueListenOptions } from "@fedify/fedify/federation";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type MessageQueueListenOptions } from "@fedify/fedify/federation";