method SseService.prototype.closeAll
Since 0.1.0
SseService.prototype.closeAll(): void

Close all live connections (used during shutdown).

Return Type

void

Usage

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