Module

x/hono/helper.ts>SSEStreamingApi

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
class SSEStreamingApi
extends StreamingApi
import { SSEStreamingApi } from "https://dotland.deno.dev/x/hono@v4.2.2/helper.ts";

Constructors

new
SSEStreamingApi(writable: WritableStream, readable: ReadableStream)