Mark Henderson

Results 193 comments of Mark Henderson

I can see some sharding-alike behavior happening in two places. One easy, one harder: 1. At the time of remote->local replication, there is a verification step that can block an...

Thanks for the suggestion - unfortunately none of the OrbitDB maintainers have the bandwidth to switch the pubsub implementation over right now since we're working on 1.0 (see #819). Happy...

This needs to be made into an [SCP](https://github.com/orbitdb/SCPs/) that includes: 1. A generalized API for any sort of pubsub interaction 2. An example "plugin" or "adapter" that implements said API....

Peer discovery via the webrtc star server might take a long time. Can you try explicitly connecting to the peer via `ipfs.swarm.connect` just to see if that works? And then...

Sure, in Browser A you can run `const id = await ipfs.id()` and see its swarm addresses inside `id`. OrbitDB exposes this via `await orbitdb._ipfs.id()` Then in Browser B you...

Should be fixed, thanks @tabcat

@evalsocket I love your enthusiasm. Would you be interested in joining us on gitter in OrbitDB/Lobby? That might be a great place to start and get you going.

I'd like to see that too - we will have to merge with @latenssi's `orbit-chat` work at some point soon, but I dont think this will make that merge any...

@evalsocket Please see https://github.com/orbitdb/orbit-chat