Skip to main content

Module appserver

Module appserver 

Source
Expand description

Tiny always-on static file server for model-created apps. Serves GET /<space>/<app>/<path…> from spaces/<space>/apps/<app>/<path…>, localhost only, GET/HEAD only. Hand-rolled on tokio — no framework dep for ~150 lines of static serving.

Structs§

AppEntry
AppRegistry
AppServer