gecko-dev/third_party/rust/sync15
Mark Hammond 6abadd577b Bug 1639449 - Vendor new application-services to expose kinto migration and sync change notifications. r=lina
Differential Revision: https://phabricator.services.mozilla.com/D76092
2020-05-30 02:44:07 +00:00
..
src Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-16 01:07:28 +00:00
.cargo-checksum.json Bug 1639449 - Vendor new application-services to expose kinto migration and sync change notifications. r=lina 2020-05-30 02:44:07 +00:00
Cargo.toml Bug 1639449 - Vendor new application-services to expose kinto migration and sync change notifications. r=lina 2020-05-30 02:44:07 +00:00
README.md Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-16 01:07:28 +00:00

README.md

Low-level sync-1.5 helper component

This component contains utility code to be shared between different data stores that want to sync against a Firefox Sync v1.5 sync server. It handles things like encrypting/decrypting records, obtaining and using storage node auth tokens, and so-on.

It also needs a more complete README...