Skip to main content

Crate domi_server

Crate domi_server 

Source
Expand description

DOMicile live-server library. See events for the v2 protocol event writer. See serve for HTTP primitives (banner, file serving, watcher). See http for the binary’s axum + tokio layer (Phase 2c-γ).

Modules§

events
http
HTTP layer for the domi-server binary (Phase 2c-γ).
serve
tools
domi binary — agent-facing CLI for the DOMicile live feedback server.