Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/sse.ts>EventEndpointOptions

A JavaScript extension package for building strong and modern applications.
Latest
interface EventEndpointOptions
import { type EventEndpointOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/sse.ts";

The options for the EventEndpoint constructor.

Properties

optional
reconnectionTime: number

The time in milliseconds that instructs the client to wait before reconnecting.