Skip to main content

run

Function run 

Source
pub async fn run(config: BridgeConfig, token: String) -> Result<()>
Expand description

Binds both planes (fail-closed) and serves until the process is stopped.

token is the already-resolved session token (never sourced from argv).