effect-io-ai

Package: @effect/platform-node-shared
Module: NodeClusterSocket

NodeClusterSocket.layerClientProtocol

Provides the cluster RpcClientProtocol by opening TCP sockets to runner addresses and using the current RPC serialization service.

Signature

declare const layerClientProtocol: Layer.Layer<Runners.RpcClientProtocol, never, RpcSerialization.RpcSerialization>

Source

Since v4.0.0