Module

x/hono/helper/streaming/sse.ts>SSEStreamingApi

Web Framework built on Web Standards
Extremely Popular
Latest
class SSEStreamingApi
extends StreamingApi
import { SSEStreamingApi } from "https://dotland.deno.dev/x/hono@v4.3.11/helper/streaming/sse.ts";

Constructors

new
SSEStreamingApi(writable: WritableStream, readable: ReadableStream)