Skip to main content

Module http_server

Module http_server 

Source

Modules§

context_views
roi_webhook
Weekly team-ROI webhook (GL #388) — posts the savings roll-up to Slack, Discord, or any generic JSON webhook once per ISO week.
savings_ingest
savings_summary
GET /v1/savings/summary — the team savings roll-up (the customer-facing “team usage visibility” surface, powering the account ROI dashboard).
team
team_billing
GET /v1/storage + GET /v1/usage — the team server’s billing-plane surface (docs/contracts/billing-plane-v2.md, GL #463).

Structs§

HttpServerConfig

Functions§

serve
serve_ipc
Serve the daemon over a platform-independent IPC channel (UDS on Unix, Named Pipes on Windows).