feat: use websocket for feishu inbound

Signed-off-by: Asklv <boironic@gmail.com>
This commit is contained in:
Asklv
2026-03-04 19:16:00 +08:00
parent a9fd606672
commit 040f5bed0f
3 changed files with 478 additions and 143 deletions

View File

@@ -14,3 +14,4 @@ dependencies:
# # `public` flag doesn't have an effect dependencies of the `main` component.
# # All dependencies of `main` are public by default.
# public: true
espressif/esp_websocket_client: ^1.4.0