kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-client
/
kotlinx.rpc.grpc.client
/
GrpcClient
/
callServerStreaming
call
Server
Streaming
Available in a dev version: 0․11․0-grpc-186
How to configure
open
override
fun
<
T
>
callServerStreaming
(
call
:
RpcCall
)
:
Flow
<
T
>
(
source
)