Just a hello world http server. There are a couple of interesting servers available in Rust, but I've chosen this because it is relatively high level, performant, and easily integrates with https.
Depends on D6859
Differential D6860
[services][feature-flags] Add hello world http server Authored by tomek on Feb 23 2023, 4:38 PM.
Details Just a hello world http server. There are a couple of interesting servers available in Rust, but I've chosen this because it is relatively high level, performant, and easily integrates with https. Depends on D6859 Send GET to / and check if response is returned. Checked if both 127.0.0.1 and [::1] work.
Diff Detail
Event Timeline
| ||||||||||||||||