Jaculus
Jaculus copied to clipboard
Implement HTTP module
Implement node.js http module: https://nodejs.org/dist/latest-v14.x/docs/api/http.html
The module should be implemented natively; it should map nicely to the HTTP module provided by ESP-IDF
Difficulty: Medium