Skip to content

[REQ] C++ server for esp32 and arduino #15381

Open
@sgawad

Description

@sgawad

My target is to use it to develop a REST api for automation on a microcontroller
(although it is a pretty large one it doesn't allow pistache, restbed or qt)

so I would need to generate some generic C++ code that would be able to interface with one of those (microcontroller) servers
that use very similiar architecture:
https://github.com/me-no-dev/ESPAsyncWebServe (ESP32) or
https://github.com/khoih-prog/Portenta_H7_AsyncWebServer. (ARM)

The dependencies should be limited to whatever may run on an microcontroller.

I see in the road map that there is a mid term goal:
C++ Server, any framework (server)

What does it actually mean? Is there some way to help or someone that could help me (mentoring).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions