property SsePluginOptions.heartbeatMs
Since 0.1.0

Heartbeat interval in milliseconds. When set, the plugin schedules a repeating : heartbeat\n\n comment frame. Omit to disable (no timer created).

Type

number

Usage

import { type SsePluginOptions } from "sse-plugin/src/index.ts";