MuxZeroNet / proposals

ZeroNet RFC & enhancement proposals
11 stars 0 forks source link

Request for comments: ZeroNet libp2p swarm #3

Open mkg20001 opened 6 years ago

mkg20001 commented 6 years ago

libp2p is a new technology that allows building p2p network stacks using existing components without reinventing the wheel over and over again. "Run your network applications free from runtime and address services, independently of their location." - libp2p.io I have already implemented a libp2p swarm (still WIP) in ZeroNetJS. What libp2p would allow us to do, if implemented:

MuxZeroNet commented 6 years ago

Is there anything I can do on the protocol (see zerolib) side?

mkg20001 commented 6 years ago

Hard to say as libp2p for python isn't even fully implemented. See https://github.com/ipfs/py-ipfs#roadmap