code wiki / dist
topic: dist
7 modules sharing the dist name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_dist_index.nx | LIB: the NAPSTER-STYLE distribution INDEX (operator: "lots of peers can share with lots of | 90 | 14 |
| nx_dist_index_gate.nx | proves the Napster-style registry end to end, composing the ENABLER (nx_dist_publish) | 66 | 3 |
| nx_dist_publish.nx | LIB: the HUB-AS-ENABLER multi-transport publish orchestrator (operator: "when we get data | 59 | 8 |
| nx_dist_publish_gate.nx | proves the HUB-AS-ENABLER multi-transport publish orchestrator (nx_dist_publish): | 61 | 5 |
| nx_dist_publish_run.nx | MAKE IT REAL: a runnable that publishes a REAL file on the NAS into the hub's | 67 | 6 |
| nx_dist_serve.nx | standalone loopback HTTP server for the hub DOWNLOAD transport: GET /dist/<cid>/<name> | 124 | 14 |
| nx_dist_verify.nx | verify the PUBLIC /dist download route end to end: sovereign TLS-1.3 GET of | 37 | 3 |