Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bwjohns4 opened this issue Feb 7, 2022 · 0 comments
Open

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

bwjohns4 opened this issue Feb 7, 2022 · 0 comments

Comments

@bwjohns4
Copy link

bwjohns4 commented Feb 7, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant