Skip to content

@142vip.grpc.Function.clientStreamToServer

mmdapl edited this page Oct 17, 2025 · 1 revision

API 参考 / @142vip/grpc / clientStreamToServer

Function: clientStreamToServer()

clientStreamToServer(requestData): Promise<ExampleResponseDataType>

Defined in: example.ts:87

客户端流式

Parameters

requestData

ExampleRequestDataType

Returns

Promise<ExampleResponseDataType>

Clone this wiki locally