MCPcopy Index your code
hub / github.com/anomalyco/opencode / server.ts

File server.ts

packages/opencode/src/server/routes/instance/httpapi/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Config as EffectConfig, Context, Effect, Layer } from "effect"
2import { HttpApiBuilder, OpenApi } from "effect/unstable/httpapi"
3import { HttpClient, HttpMiddleware, HttpRouter, HttpServer, HttpServerResponse } from "effect/unstable/http"
4import * as Socket from "effect/unstable/socket/Socket"

Callers

nothing calls this directly

Calls 6

lazyFunction · 0.90
serveUIEffectFunction · 0.90
createRoutesFunction · 0.70
addMethod · 0.65
layerMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected