DefaultClientSSESession

Constructors

Link copied to clipboard
constructor(content: SSEClientContent, input: ByteReadChannel, coroutineContext: CoroutineContext)

Properties

Link copied to clipboard
Link copied to clipboard
open override val incoming: Flow<ServerSentEvent>

An incoming server-sent events flow.

Functions

Link copied to clipboard