import { ServerSentEventStreamTarget } from "https://deno.land/x/oak@v12.6.1/deps.ts";
Returns a Response
which contains the body and headers needed
to initiate a SSE connection with the client.
Parameters
optional
responseInit: ResponseInitx/oak/deps.ts>ServerSentEventStreamTarget#asResponse
import { ServerSentEventStreamTarget } from "https://deno.land/x/oak@v12.6.1/deps.ts";
Returns a Response
which contains the body and headers needed
to initiate a SSE connection with the client.