Commit graph

4 commits

Author SHA1 Message Date
f651e6194c Initial support for sync
Only sends the sync, does not do anything with the response yet.
Handling the response will be implemented in the next several commits,
piece by piece.

FossilOrigin-Name: 17e299f073f39e55dfe0b8a4bd1b34c8529400138d147df5a7229336df6ba04f
2020-10-03 21:56:23 +00:00
1985cb9b46 Get rid of async prefix
All operations are async anyway.

FossilOrigin-Name: d18fbd29fb7caa8dc87cc31caee4f2b6e94b498032bae3bbce2b7c2510bc3575
2020-10-03 17:23:45 +00:00
77a2d20fc7 MTXClient: Add support for logging out
FossilOrigin-Name: c29845b7b81229ea7bf062304824a4087c160629216064ae1a647fe8286826bb
2020-10-03 16:21:34 +00:00
d2bb4edae9 Add MTXRequest, MTXClient & support for logging in
FossilOrigin-Name: 1e716c7f85cbebd8a6cdddaee2605897beeb69d0a20150ab5a300254007648e4
2020-10-03 14:23:04 +00:00