createGrpcStreamHandle
Ce contenu n’est pas encore disponible dans votre langue.
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
