Files
liminix/examples
Daniel Barlow 3900683413 simplify protocol for watchers of service output directories
Previously: the service wrote a timestamp and the receiver
read and parsed it to see if there was new data

Now: the service writes and removes a .lock file to prevent
the receiver reading partial data. The receiver is responsible
for remembering the *previous* state and only updating if it's changed
2023-07-02 12:09:13 +01:00
..
2023-06-22 16:56:30 +01:00
2023-06-22 17:46:57 +01:00
2023-06-28 23:51:37 +01:00