]> git.scottworley.com Git - tattlekey/commitdiff
client: Send each report multiple times
authorScott Worley <scottworley@scottworley.com>
Mon, 9 Oct 2023 03:49:43 +0000 (20:49 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:48:30 +0000 (18:48 -0700)
UDP is unreliable.

It would be better to re-send over a much longer interval, interleaving
re-sends from different presses.  Do this simple re-sending for now.


No differences found