pub async fn build_node(options: NodeOptions) -> ChatResult<Libp2pNetwork>Expand description
Build a Libp2pNetwork for the current platform.
pub async fn build_node(options: NodeOptions) -> ChatResult<Libp2pNetwork>Build a Libp2pNetwork for the current platform.