taskchampion-sync-server-core 0.7.0

Core of sync protocol for TaskChampion
Documentation
1
2
3
4
5
6
7
8
# 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](https://gothenburgbitfactory.org/taskchampion/sync-protocol.html).
representing the authoritative definition of the protocol. Other
implementations are encouraged.