]> git.scottworley.com Git - tattlekey/commit
client: Change wire format!: Add epoch
authorScott Worley <scottworley@scottworley.com>
Tue, 10 Oct 2023 09:40:57 +0000 (02:40 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:50:10 +0000 (18:50 -0700)
commit8eacf88f138305f7bb8802367d80fa787d8830c4
tree31193c805d721087b3c7ae4f9983ab5b8961d076
parent9266b741959871619b5431a2b4e4ebdad5567a3d
client: Change wire format!: Add epoch

This helps the server de-dupe: Records with the same sequence number but
different epochs do not describe the same event.
client/net.c