kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
jvm
/
dev.suresh.routes
/
respondLogStream
respond
Log
Stream
suspend
fun
ApplicationCall
.
respondLogStream
(
contentType
:
ContentType
=
ContentType.Text.EventStream
,
block
:
suspend
KLogger
.
(
)
->
Unit
)
(
source
)