interface MessagingHandlerOptions
Since 0.2.0

Properties

readonly
optional
name: string

Which broker instance to dispatch into, matching CloudflarePluginOptions.messaging.name. Omitted resolves the bare CAPABILITIES.MESSAGING token.

Usage

import { type MessagingHandlerOptions } from "cloudflare-plugin/src/index.ts";