api

http4k / org.http4k.sse / SseClient

SseClient

interface SseClient

Functions

Name Summary
close abstract fun close(): Unit
received abstract fun received(): Sequence<SseMessage>