aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Add CHZZKD_ID to hook envdilluti0n2026-07-131-1/+2
* Add toml configuration supportdilluti0n2026-07-131-66/+119
* Implement hook script runnerdilluti0n2026-07-131-3/+21
* Add hook for each transitionsdilluti0n2026-07-131-20/+66
* Implement state transitiondilluti0n2026-07-131-17/+70
* Move event loop to methoddilluti0n2026-07-121-29/+37
* Add more examplesdilluti0n2026-07-121-0/+40
* Add env_loggerdilluti0n2026-07-121-3/+6
* Implement basic request poll loopdilluti0n2026-07-121-4/+100
* Req to poll endpoint and deserialize res with serdedilluti0n2026-07-121-2/+36
* Initial commitdilluti0n2026-07-121-0/+3