跳转到内容
简体中文

createGrpcStreamHandle

此内容尚不支持你的语言。

createGrpcStreamHandle(streamId): GrpcStreamHandle

Defined in: src/io/broker/GrpcClientActor.ts:82

Mint a handle for stream streamId.

A free function rather than a method so the entropy of the token — the whole point of the handle — is assertable without a gRPC module, a socket or an actor system.

number

GrpcStreamHandle