effect-io-ai

Package: @effect/platform-bun
Module: BunClusterHttp

BunClusterHttp.layerHttpServer

Layer that provides a Bun HTTP server for cluster runners.

Signature

declare const layerHttpServer: Layer.Layer<BunServices | HttpServer | HttpPlatform | Etag.Generator, ServeError, ShardingConfig.ShardingConfig>

Source

Since v4.0.0