As per the question title, is it possible to replicate directly between two PouchDB databases? I.e. without the PouchDB instances having to communicate through an intermediary CouchDB server?
I have looked through the PouchDB API Replication documentation but could not see anything to suggest that a PouchDB instance can act in the role of a CouchDB server for replications.