-
Notifications
You must be signed in to change notification settings - Fork 127
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
Is this library still maintained? #160
Comments
Don't know, but I tried today and had some problems:
|
For the error in WebsocketHandler.cpp you need to include another header. Currently I don't know which one because I don't have access to my PC. But this question has already been anwered some time ago. |
Look here: |
Personally, partially due to the lack of activity, I went on to use the esp_http_server.h instead, worked OK. |
I did some testing with debug level and including esp_log.h |
A monkeypatch fix for the logging error is in my #156 comment |
Hi everybody,
I will try and use this library, but looking around it seems slightly abandoned.
Has people moved on to other libraries or am I mistaken?
Kind regards, Nicklas
The text was updated successfully, but these errors were encountered: