[−][src]Function ipcs_node::api::run
pub async fn run(api: Arc<IpfsApi>, control: UnboundedSender<IPCSCommand>)
Run the HTTP API part of the node. [api] Provides acces to IPFS (TODO: Move to embedded IPFS or implement bitswap protocolL) [control] Is used to send commands to the actual IPCS node