effect-io-ai

Package: @effect/platform-node
Module: NodeHttpClient

NodeHttpClient.makeDispatcher

Acquires a new Undici Agent dispatcher and destroys it when the enclosing scope is finalized.

Signature

declare const makeDispatcher: Effect.Effect<Undici.Dispatcher, never, Scope.Scope>

Source

Since v4.0.0