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.
Parameters
Section titled “Parameters”streamId
Section titled “streamId”number
