Skip to main content

Crate seattrellis_server

Crate seattrellis_server 

Source
Expand description

SeatTrellis loopback HTTP transport (M1-02).

Routes, DTO formatting, the axum adapter (http) and the embedded workbench assets ([embedded_web]). This is the only layer allowed to touch Request/Response; business orchestration lives in seattrellis-application.

Modulesยง

http
axum/hyper/tokio adapter for the loopback backend (M1-04).
server
Loopback-only HTTP backend for the SeatTrellis desktop app.