CloudServices/Sync: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 14: Line 14:
{{:Services/Sync/FxSync/Includes/Info}}
{{:Services/Sync/FxSync/Includes/Info}}


Getting started with development for new client engineers: {{Services/Sync/Getting Started}}.
[[Services/Sync/Getting Started/|Getting started with development for new client engineers]].


= [[Services/Sync/Server/ | Server]] =
= [[Services/Sync/Server/ | Server]] =

Revision as of 00:40, 20 May 2011


sync-logo.png

Firefox Sync is a core feature of Firefox 4 and later on both desktop and mobile. Firefox Home is a companion for iOS which gives you access to your data on your iOS device.

Weekly Meeting Details

Specifications

The APIs for Sync are now documented on http://docs.services.mozilla.com/ , including

Firefox Sync

  1. REDIRECT CloudServices/Sync/FxSync

Getting started with development for new client engineers.

Server

Rust implementation

Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":

Python implementation

Information related to the 2012-ish Python implementation of the Sync server:

Subpages

Other documentation

Firefox Sync quick reference for Xmarks users

Hacking