http4k-realtime-core
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.sse
/
SseClient
Sse
Client
interface
SseClient
:
AutoCloseable
(
source
)
Inheritors
Http4kSseClient
TestSseClient
Members
Members & Extensions
Functions
close
Link copied to clipboard
abstract
override
fun
close
(
)
received
Link copied to clipboard
abstract
fun
received
(
)
:
Sequence
<
SseMessage
>
use
Client
Link copied to clipboard
fun
SseClient
.
useClient
(
fn
:
SseClient
.
(
)
->
Unit
)
Use this client nd then close it