Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.isolation
/
PluginProcessSupervisor
/
openSseStream
open
Sse
Stream
suspend
fun
openSseStream
(
streamId
:
String
,
routePath
:
String
,
requestId
:
String
,
rawPath
:
String
,
pathParameters
:
Map
<
String
,
String
>
,
queryParameters
:
Map
<
String
,
List
<
String
>
>
,
headers
:
Map
<
String
,
List
<
String
>
>
)
:
SseOpenResponse
(
source
)