ended7월 7일· 1 sources
4 things writing an HTTP prober in Rust taught me
Why it matters
TL;DR. An uptime prober is a strange HTTP client, so I swapped reqwest for raw hyper. It needs the opposite of what a normal client gives you: no connection pool, so the cold path gets measured instea...
1
Sources
+0
24h
—
Growth
75d
Active