]> git.scottworley.com Git - tattlekey/history - client/config.h
README: Fix image path for display in gitweb
[tattlekey] / client / config.h
2023-10-10 Scott Worleyclient: Change wire format!: Expand `ago` field: 16...
2023-10-10 Scott Worleyclient: Explain the exponential re-send delay
2023-10-10 Scott Worleyclient: Specify license
2023-10-10 Scott Worleyclient: const config
2023-10-10 Scott Worleyclient: Make the queue size bounds configurable
2023-10-09 Scott Worleyclient: Exponential backoff resend intervals
2023-10-09 Scott Worleyclient: Prefix all the config settings with "config_"
2023-10-09 Scott Worleyclient: Work in 1-second granularity
2023-10-09 Scott Worleyclient: Send each report multiple times
2023-10-09 Scott Worleyclient: debounce
2023-10-08 Scott Worleyclient: Respond to button press
2023-10-08 Scott Worleyclient: Explain config settings
2023-10-08 Scott Worleyclient: Send UDP packets
2023-10-08 Scott Worleyclient: Move config to config.c