Module

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

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

Constructors

new
SSEStreamingApi(writable: WritableStream, readable: ReadableStream)