summaryrefslogtreecommitdiffstats
path: root/src/service/http.rs
AgeCommit message (Collapse)Author
16 hoursfix(http): use LazyLock for reqwest::ClientHEADv0.1.1mainToby Vincent
16 hoursrefactor: removed unused depsv0.1.0Toby Vincent
4 daysrefactor: simplify service trait, againToby Vincent
7 daysfeat!: rewrite to use traits and streamsToby Vincent
2024-10-01feat: simplify service status typeToby Vincent
2024-09-28fix: clean up unused code and fix TCP clientToby Vincent
2024-09-28feat: refactor into pub-sub and impl SSEToby Vincent
2024-09-27refactor: merge Check into Status typeToby Vincent
2024-09-26feat!: impl full apiToby Vincent