import { ServerSentEventStreamTarget } from "https://deno.land/x/oak@v14.1.1/deps.ts";
Returns a tuple which contains the BodyInit
and
ResponseInit
needed to create a response that will establish
a SSE connection with the client.
Parameters
optional
responseInit: ResponseInit = [UNSUPPORTED]