ipfs/kubo

separate ipfs mount into its own separate binary

Open

#2,148 创建于 2016年1月2日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (13,906 star) (2,725 fork)batch import
exp/experthelp wanted

描述

It might be nice to have ipfs-mount be a separate binary called through the same mechanism as ipfs update. I don't think we will hit any performance issues with all I/O being done through http rpc, but it might be worth the effort to separate out that code from the rest of the daemon.

贡献者指南