taskchampion-sync-server/core
Dustin J. Mitchell 093446e5fb
bump major version
2025-07-12 15:24:13 -04:00
..
src Make Storage methods async 2025-07-11 17:37:14 -04:00
Cargo.toml bump major version 2025-07-12 15:24:13 -04:00
README.md Split the server into three crates (#56) 2024-11-17 15:12:42 -05:00

taskchampion-sync-server-core

This crate implements the core logic of the taskchampion sync protocol.

This should be considered a reference implementation, with the protocol documentation. representing the authoritative definition of the protocol. Other implementations are encouraged.