peer-base icon indicating copy to clipboard operation
peer-base copied to clipboard

Build real-time collaborative DApps on top of IPFS

Results 95 peer-base issues
Sort by recently updated
recently updated
newest added

Run peer-star-app inside a web worker, using something like https://github.com/tableflip/postmsg-rpc.

enhancement

Support collaboration sharding in pinners.

enhancement

We should support private pinners.

enhancement

Allow the user to export the current state to IPLD, returning a CID. /cc @victorb @parkan @dirkmc @jimpick

enhancement

Allow exporting pinner metrics, namely: - [ ] number of active collaborations - [ ] peer count per collaboration: maximum, minimum, average and stddev - [ ] state size: maximum,...

enhancement
internal pinner

After asking @pgte, it seems that we don't have compression of the data being sent between replicas. Brain dump: - Compression would help cases in which large amounts of deltas...

enhancement

For a generic and conflict-free shareable JSON CRDT. Already exists as op-based CRDT. Create the delta-state-based one.

enhancement

In-browser use case would really benefit from IPFS companion compatibility. The main issue I see is not knowing whether the underlying node has pubsub enabled (and whether it's a go-ipfs...

enhancement