esp-rs / embedded-svc

Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No HTTP module in v0.24

profabe opened this issue · comments

Just tried to leverage the HTTP module on my ESP32 C3, but seems it is not included in embedded-sev v0.24. Also the documentation doesn't outline it. What am I doing wrong? FYI, using an Espressif ESP32 C3 Rust Developer Board.

Screenshot 2023-03-07 at 23 15 56

Enable the experimental feature.