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 tomek on Feb 23 2023, 8:38 AM. Authored by Tags None Referenced Files
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
|