feat(call): wire dispatch_requested to resolve peer Identity, ACL gate, and forwarded_for (call/dispatch-peer-identity)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user