Skip to main content
The effect-orpc/node entrypoint installs a Node AsyncLocalStorage bridge for Effect FiberRefs.
side-effect-import.ts

withFiberContext

import.ts
withFiberContext(fn) captures the current Effect fiber refs and runs an async callback inside the Node bridge.
with-fiber-context.ts

When to import

See also

Last modified on June 15, 2026