IPShare is an experimental set of packages that utilizes libp2p to assist users in sharing and collaborating on documents in real-time. Eventually it should make its way into the peer-base library.
IPShare currently has two components:
- Synchronization
- Utilizes libp2p to synchronize a shared append-only DAG
- Content Resolvers
- Builds shared data structures on top of the graph synchronization primitive