Sync protocol documentation #2484
sagikazarmark
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I believe you're looking for this: https://taskwarrior.org/docs/design/protocol.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build something for taskwarrior using the sync protocol, but I couldn't find any documentation for the protocol.
According to #350, the protocol is documented in the taskserver repo, but I couldn't find where.
Right now, I'm trying to reverse engineer the protocol from the source code and some MITM hacks, but a documentation would make following changes much easier.
Beta Was this translation helpful? Give feedback.
All reactions