Skip to content

Variable: SCRIBE_KEEPALIVE_MS

const SCRIBE_KEEPALIVE_MS: 10000 = 10_000

Defined in: scribe.ts:67

Idle keepalive cadence — the server closes an idle socket ~15 s after session_started; 10 s leaves margin, and an empty chunk costs nothing.