incoming

abstract val incoming: Flow<ServerSentEvent>(source)

An incoming Server-Sent Events (SSE) flow.

Each ServerSentEvent can contain the following fields:

Report a problem