SSEServerContent

constructor(call: ApplicationCall, handle: suspend ServerSSESession.() -> Unit)

Parameters

call

that is starting SSE session.

handle

function that is started once SSE session created.