Module

x/hono/helper.ts>SSEStreamingApi

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

Constructors

new
SSEStreamingApi(writable: WritableStream, readable: ReadableStream)