Sse

interface Sse

Inheritors

Properties

Link copied to clipboard
abstract val connectRequest: Request

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun onClose(fn: () -> Unit)
Link copied to clipboard
abstract fun send(message: SseMessage)