esp-rs / esp-idf-svc

Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
https://docs.esp-rs.org/esp-idf-svc/
Apache License 2.0
285 stars 161 forks source link

HTTP Server Examples Broken Links #424

Closed owenthewizard closed 2 months ago

owenthewizard commented 2 months ago

json_post_handler.rs and ws_guessing_game.js examples are missing in master, breaking the links.

https://docs.esp-rs.org/esp-idf-svc/esp_idf_svc/http/server/index.html

owenthewizard commented 2 months ago

Actually looks like they were just renamed, not removed.