Skip to content

Adding libesphttpd #456

@nochkin

Description

@nochkin

Hey folks.

I'm so in love with esp-open-rtos and libesphttpd, so I think these two must live together.
For that purpose I recently modified libesphttpd to work with esp-open-rtos (as one of the "extras").

Things currently work:

  • HTTP web server
  • Static files using heatshrink and gzip compression
  • Templates
  • CGI dynamic content
  • WebSocket
  • All built-in tests passed

"Bonus" features:

  • WiFi configuration using web interface
  • OTA update over http using a simple curl command (implemented using rboot-ota)

I think it should be fair for me to share my work of porting the libesphttpd.
It's currently implemented as a fork of libesphttpd. Is it acceptable way to contribute or it should be integrated into the original project first?
I'm kinda new for this stuff. Please let me know what do you think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions