Skip to content

HTTP Server example is empty and this library is not compatible with Adafruit_CircuitPython_HTTPServer #211

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

Closed
tedivm opened this issue Sep 29, 2024 · 2 comments

Comments

@tedivm
Copy link

tedivm commented Sep 29, 2024

I'm trying to launch a web server on a board with an esp coprocessors for wifi. Unfortunately the Adafruit_CircuitPython_HTTPServer library does not appear to work with the existing socket implimentation that exists with this library, and the alternative example is just an empty file.

@dhalbert
Copy link
Contributor

dhalbert commented Sep 29, 2024

See https://github.com/adafruit/Adafruit_CircuitPython_WSGI, which does have ESP32SPI examples. That empty file should have been removed; there was a PR to remove it, but it seems to have stuck around.

@tedivm
Copy link
Author

tedivm commented Sep 29, 2024

Thank you so much!

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

2 participants