feat(call): wire dispatch_requested to resolve peer Identity, ACL gate, and forwarded_for (call/dispatch-peer-identity)

This commit is contained in:
2026-06-28 22:14:43 +00:00
parent 37e430b09d
commit bcb3ba69bb
10 changed files with 428 additions and 4 deletions

View File

@@ -279,6 +279,7 @@ async fn from_call_discovers_and_forwards_over_quic_loopback() {
abort_policy: alknet_call::registry::context::AbortPolicy::default(),
deadline: Some(std::time::Instant::now() + Duration::from_secs(30)),
internal: true,
forwarded_for: None,
};
let response = tokio::time::timeout(