kotlinx-rpc
Toggle table of contents
0.9.1
common
Platform filter
common
Back to docs
Switch theme
Search in API
kotlinx-rpc
kotlinx-rpc-krpc-client
/
kotlinx.rpc.krpc.client
/
KrpcClient
/
callServerStreaming
call
Server
Streaming
override
fun
<
T
>
callServerStreaming
(
call
:
RpcCall
)
:
Flow
<
T
>
(
source
)