Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 489 Bytes

File metadata and controls

10 lines (8 loc) · 489 Bytes

Sync Protocol Implementation

The sync protocol is an open specification, and can be re-implemented from that specification as desired. This specification is not battle-tested, so refer to taskchampion-sync-server's implementation to resolve any ambiguities, and please create pull requests to resolve the ambiguity in the specification.

We suggest that new implementations be published as open-source packages where possible.