Module

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

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

Constructors

new
SSEStreamingApi(writable: WritableStream, readable: ReadableStream)