main
Regenerado con scripts/actualizar-standalone.py: código del dominio al día, git-deps repineadas a v0.2.0 y doble-fuente resuelta con [patch] al source git. cargo check --workspace verde.
chasqui
Sovereign peer discovery + transport — DHT, relay, NAT traversal — in Rust.
chasqui (Quechua: Inca relay messenger) is the networking layer: peer discovery (UDP + Kademlia DHT), relay/dcutr/autonat for NAT traversal, and authenticated transport over the card identity. Channels and capabilities are expressed as typed cards; no TCP/IP assumptions leak into the apps above it.
the broker's live monitor — health, active sessions & flows, and the peer-match timeline
How dependencies work
Front-door repo: only chasqui-* crates here. card (identity), arje primitives, shared leaves are git-dependencies of the tawasuyu monorepo.
License
MIT. Part of the tawasuyu suite.
Languages
Rust
100%