treewide: rewrite everything in Rust

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I786da853078e1013bb8f463ed9e9869c6a6a6964
This commit is contained in:
raf 2026-05-11 12:08:49 +03:00
commit ea96477830
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
43 changed files with 5993 additions and 4594 deletions

View file

@ -16,8 +16,16 @@ cache:
db_path: "/var/lib/ncro/routes.db"
max_entries: 100000
ttl: 1h
negative_ttl: 10m
latency_alpha: 0.3
discovery:
enabled: false
service_name: "_nix-serve._tcp"
domain: "local"
discovery_time: 5s
priority: 20
mesh:
enabled: false
bind_addr: "0.0.0.0:7946"