SseClient

interface SseClient

Inheritors

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun received(): Sequence<SseMessage>