toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-sdk
/
org.http4k.mcp.server.sse
/
SseSessions
/
SseSessions
Sse
Sessions
constructor
(
sessionProvider
:
SessionProvider
=
SessionProvider.Random(Random)
,
sessionEventTracking
:
SessionEventTracking
=
SessionEventTracking.InMemory()
,
keepAliveDelay
:
Duration
=
Duration.ofSeconds(2)
)