Перейти к содержимому
Русский

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