method SseConnection.prototype.isOpen
SseConnection.prototype.isOpen(): boolean

Whether this connection is still open.

Return Type

boolean

Usage

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