Package: @effect/platform-node-shared
Module: NodeClusterSocket
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>
Since v4.0.0