Skip to main content

set_jsc_bridge

Function set_jsc_bridge 

Source
pub fn set_jsc_bridge(bridge: Arc<dyn JscBridge + Send + Sync>)
Expand description

Register the JSC pool for PHP threads to use. Called once at server startup after the JSC pool is initialized.