effect-io-ai

Package: @effect/platform-node
Module: NodeClusterHttp

NodeClusterHttp.layerHttpServer

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>

Source

Since v4.0.0