aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rbw-agent/notifications.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy and fmtJesse Luehrs2024-01-011-2/+2
* more correct websocket notification handlingJesse Luehrs2023-07-191-87/+75
* clippy and fmtJesse Luehrs2023-07-161-11/+10
* Cargo format and reconnect websocket on syncBernd Schoolmann2023-04-271-34/+79
* Improve error logging for websocketsBernd Schoolmann2023-04-271-2/+2
* Improve websocket disconnect handlingBernd Schoolmann2023-04-171-1/+3
* Improve error handlingBernd Schoolmann2023-04-171-9/+7
* Restructure codeBernd Schoolmann2023-04-161-117/+93
* Implement basic websocket supportBernd Schoolmann2023-04-081-0/+166