ClientSSESession

A client Server-sent events session.

Constructors

Link copied to clipboard
constructor(call: HttpClientCall, delegate: SSESession)

Properties

Link copied to clipboard

associated with session.

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