-
Any chance you can implement AsyncWebserver instead of Webserver?
-
It's a bit silly to manually handle threads/channels/messages to make sure everything is quick and nonblocking when that is why `async` exists.
While we're at it, I suggest we integrate both the JS…
-
# 问题描述
我在用calibre导入书籍,发现使用相同数据库的talebook(运行在wsl2中)可以正常访问。结果我登录管理员账号准备登录下载某一本书的时候,先修改了下访客权限(今天20:09),发现出现了这个错误:IndexError('No book with id %s present'%idx)
# 问题环境
- 版本号:例如v3.6.1
- URL:出现异常时的URL
…
-
Hi,
would it be possible to port / integrate the ESPAsyncWebServer for the amb82-mini? There are already a lot of tutorials etc and it would make this device even better and useful…
https://gi…
-
**edit - I revised this post substantially. I initially thought this was a Safari problem..**
I have encountered several situations where the browser stops responding. LOOP() continues to run fin…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am encountering a strange problem.
In our application I have a single controller where PUT…
-
# 问题描述
几句话简要描述问题
问题内容为:当天在docker上部署完,使用都是正常,但是当晚关闭了docker,第二天启动该NAS后,打开书库就提示报错了
# 问题环境
- 版本号:v3.8.2
- URL:出现异常时的URL 本地部署
- 运行系统:windows11系统下使用的docker-desktop的NAS
- 访问设备:Windows系统下的edge\QQ浏览…
-
I've installed and added this plugin like mentioned in the docs, but starting the compiling throws an exception (see below).
`vite.config.ts`:
```
import EnvCaster from '@niku/vite-env-caster'
…
-
I'm getting the errors below. If I remove `#include ` and other related code, the compile becomes successful. What did I do someting wrong?
```
/home/rcamara/Arduino/libraries/ESP_Async_WebServer/…
-
Until last night my ESP32 code was working properly, but today when I opened the Arduino IDE I got the message that there are new versions specifically of the WebServer by Me-No-Dev library, before th…