Package: @effect/platform-node
Module: NodeClusterHttp
Provides the HTTP server and Node HTTP services used by cluster runners,
listening on ShardingConfig.runnerListenAddress or runnerAddress.
Signature
declare const layerHttpServer: Layer.Layer<NodeServices | HttpServer | HttpPlatform | Etag.Generator, ServeError, ShardingConfig.ShardingConfig>
Since v4.0.0