incoming

abstract val incoming: Flow<TypedServerSentEvent<String>>

An incoming Server-Sent Events (SSE) flow.

Each TypedServerSentEvent can contain following fields:

Report a problem