Options for createMessagingHandler.
readonly
optional
name: string
Which broker instance to dispatch into, matching
CloudflarePluginOptions.messaging.name. Omitted resolves the bare
CAPABILITIES.MESSAGING token.
Options for createMessagingHandler.
name: string
Which broker instance to dispatch into, matching
CloudflarePluginOptions.messaging.name. Omitted resolves the bare
CAPABILITIES.MESSAGING token.
import { type MessagingHandlerOptions } from "cloudflare-plugin/src/index.ts";