PeerPouch
PeerPouch copied to clipboard
PouchDB over WebRTC
Awesome plugin! But there are a few things that have changed in PouchDB 2.x and above (e.g. `window.Pouch` is no longer defined, only `window.PouchDB`), so this plugin would need an...
Sorry if the question sounds rude... not my intention in any way. But I can't prevent noticing that most issues in this repo are 4 or 5 years old. Any...
I'm trying to get this plugin to work with the new PouchDB 3.0.5. Half success is accomplished, two browser can talk over the data channel to each other, but the...
What I mean is that the project encompasses: - a project that does "discovery over CouchDB" (`share-*`) - a project that does "signalling over CouchDB" (`p-signal-*`) - a project that...
PouchDB is Apache-2.0. @isaacs encourages BSD-2-Clause in `npm init`. @substack uses MIT. Meh…
I love using any PeerPouch instance as the "hub" since it makes a great default that's super simple to get into. However there's a couple issues with this too. CouchDB...
AFAICT, it is no longer used. Otherwise it should go upstream with #3
i.e. https://github.com/natevw/PeerPouch/blob/master/pouch.webrtc.js#L228