pub async fn build_comms_hub(
config: CommsConfig,
) -> Result<Arc<DynamicHub>, String>Expand description
Build the communications hub with all enabled activations
pub async fn build_comms_hub(
config: CommsConfig,
) -> Result<Arc<DynamicHub>, String>Build the communications hub with all enabled activations