Skip to main content

Crate meow_api

Crate meow_api 

Source

Modules§

log_stream
routes
ui

Structs§

ApiServer

Constants§

TUN_STARTUP_TIMEOUT
How long to wait for the TUN readiness signal (device creation + stack init + child-task setup) before treating the listener as failed to start. Shared between the startup path (meow-app/src/main.rs) and the config-reload path (routes.rs::spawn_tun_from_raw) so the two don’t drift.