Package: @effect/platform-bun
Module: BunClusterSocket
Provides the socket server used by Bun cluster runners through the shared socket server implementation.
Signature
declare const layerSocketServer: Layer.Layer<SocketServer.SocketServer, SocketServer.SocketServerError, ShardingConfig.ShardingConfig>
Since v4.0.0