Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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