earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
624 stars 18 forks source link

Web sync partner names should be switched #266

Closed sgwilym closed 1 year ago

sgwilym commented 1 year ago

Conceptually the new SyncPartner APIs represent the peer you're syncing with. So PartnerLocal is a local partner, PartnerWebServer is a web server, and PartnerWebClient is a browser calling out to a server.

But I got confused and mixed up the names of the web ones by mistake. They should be switched.