Skip to content

Provide a WebServer library for the UNO R4 WiFi #491

@ArsiTheFox

Description

@ArsiTheFox

The "Arduino ESP32 Boards" and "esp32" platforms include a bundled library named "WebServer":

https://github.com/espressif/arduino-esp32/tree/3.3.0/libraries/WebServer

This library makes the implementation of an HTTP web server far more convenient than what is currently required to do the same using the "WiFiS3" directly.

It would be very helpful if a variant of the WebServer was provided for use with the UNO R4 WiFi board.

Additional context

There is a 3rd party library:

https://github.com/cotestatnt/HTTPWebServer

Additional requests

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions