effect-io-ai

Package: @effect/platform-bun
Module: BunClusterSocket

BunClusterSocket.layerClientProtocol

Provides the cluster RpcClientProtocol using the shared socket client implementation.

Signature

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

Source

Since v4.0.0