code wiki / (root) / nx_iot_hub_serve_gate.nx

nx_iot_hub_serve_gate.nx

buildroot/runtime/nx_iot_hub_serve_gate.nx

1856 B43 linesdepth 5pulls 8 transitivereach 0 importersview sourcekind gate/prooftopic iot
docsdependenciesstructsconstsfunctions

about

nx_iot_hub_serve_gate.nx -- proves the IoT hub server's routing + content logic without binding a socket: path matching (/home/cmd vs other), the html content-type, and that the page it serves is the real zero-JS dashboard with the live devices + resilience promise. expect_exit: 0 license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_iot_hub_serve.nx nx_iot_hub_serve_gate.nx

imports: nx_iot_hub_serve.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main hub_match hub_ct_html hg_find db_render cp_head cp_cat db_card nx_iot_cap_for_class cp_cat ↻ db_badge cp_cat ↻ cp_catn sys_mmap cp_widgets nx_iot_cap_has cp_cmd_open cp_cat ↻ cp_cat ↻ cp_catn ↻ cp_foot cp_cat ↻

structs

none

consts

none

functions

7func hg_find(h: *u8, n: i64, pat: *u8) -> i64
called by 1: main
13func main() -> i64