http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-realtime-core
/
org.http4k.client
/
Http4kSseClient
/
Http4kSseClient
Http4k
Sse
Client
constructor
(
sseRequest
:
Request
,
http
:
HttpHandler
,
reconnectionMode
:
ReconnectionMode
=
Disconnect
,
reportError
:
(
Exception
)
->
Unit
=
{}
,
maxQueueSize
:
Int
=
1024
)
(
source
)