You are reading content from Scuttlebutt
@andrestaltz %1ZGNu5eqPYjk+b/lIk+MG7IspS9zNtsa9KKQS29L09I=.sha256
Re: %b6nlgiAu3

Another link (discoverable from the first, but not so obvious): https://github.com/janeasystems/node-mobile-react-demo

Peer-to-peer shared album app, based on Node.js on mobile running a PouchDB server, with a React Native interface.
The app uses Node.js to set up a UDP broadcast communication layer that enables synchronization of the PouchDB database between all the peers on the local network.
PouchDB uses MemDOWN for the levelDB adapter, which stores the database in memory only, with no persistence between runs.

Join Scuttlebutt now