Open
Description
(I'm opening this up for discussion, so that, if you're interested and it's feasible, the DDC working group can plan our contributions to this.)
For these reasons, it would be great that peer-star could use Companion for all things IPFS and libp2p.
From recent conversations and a quick analysis, I think Companion would have to be able to provide peer-star with:
- Ability to use a custom transport and discovery (defined in a JS module)
- Ability to implement a custom libp2p protocol (defined in a JS module)
- Ability to use pub-sub (including event-driven interface for notification of remote subscription changes)