Skip to main content

CallIdRouter

Type Alias CallIdRouter 

Source
pub type CallIdRouter = Arc<BridgeCallRegistry>;
Expand description

Compatibility name retained while callers migrate from the old call_id-to-session map to direct call-specific settlement.

Aliased Typeยง

pub struct CallIdRouter { /* private fields */ }