[][src]Function streaming_platform::server::start_future

pub async fn start_future(config: ServerConfig) -> Result<(), ProcessError>

Future for new server start based on provided ServerConfig struct, in case you want to create runtime by yourself.