more progress on friends

This commit is contained in:
Maple 2026-01-31 13:48:06 +01:00
commit 7918e54487
19 changed files with 320 additions and 205 deletions

2
Cargo.lock generated
View file

@ -580,10 +580,12 @@ version = "0.1.0"
dependencies = [
"async-trait",
"bytemuck",
"cfg-if",
"hmac",
"log",
"md-5",
"once_cell",
"proxy-common",
"rc4",
"rnex-core",
"thiserror",