Function tdn::prelude::start_with_config[][src]

pub async fn start_with_config(
    config: Config
) -> Result<(PeerId, Sender<SendMessage>, Receiver<ReceiveMessage>)>
Expand description

start a service with config.