Tachyon Client Implementation (krpc-client-impl)
/
org.brightify.hyperdrive.krpc.client.impl
/
KRPCClient
/
serverStream
common
server
Stream
open suspend override fun <
REQUEST
,
RESPONSE
>
serverStream
(serviceCall:
ColdDownstreamCallDescription
<
REQUEST
,
RESPONSE
>, request:
REQUEST
):
Flow
<
RESPONSE
>
Content copied to clipboard