Files
chasqui/02_ruway/chasqui/chasqui-nous-mock/README.md
T
sergio 5d5e4a3ae4 feat: chasqui standalone — descubrimiento + transporte P2P soberano (DHT, relay, NAT traversal) (front-door, git-dep al monorepo)
Front-door limpio: solo crates del dominio; Llimphi y lo fundacional por
git-dep del monorepo gioser.git. cargo check pasa (8 crates, 0 errores).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 12:17:59 +00:00

322 B

chasqui-nous-mock

In-process transport for tests of chasqui.

Implements Nous using in-memory tokio::sync::mpsc channels. Zero network. Deterministic tests.

Deps