Skip to content

How to use together with normal Arduino-ESP32 Webserver #8

@bwjohns4

Description

@bwjohns4

I have a lot of existing code that's built around the basic built-in Webserver on port 80. I'm hoping to add this library to handle HTTPS on port 443 but there's is a conflict/name collisions since both Webservers use the same function names, etc. Is there a way to overcome this and allow both webservers to co-exist in the same project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions