-
![image](https://github.com/user-attachments/assets/38f751bb-01fb-4c77-a3bf-496df27fad44)
one month ago,when i use springboot + websocket client to subscribe the data of thingsboard , in the params…
-
i want accessing websocket and api. what should i do ?
i was try using /ai-dock/api but still not working or maybe my configuration is false.
and about websocket any endpoint or like when using in…
-
**Problem**
-
**Success Criteria**
-
**Tasklist**
- [ ]
-
https://binary-com.github.io/docs/languages/javascript/websocket-connection/
t4vvd updated
1 month ago
-
Since https://github.com/jakartaee/websocket/issues/180 the Maven artifact of `jakarta.websocket-api` lists `jakarta.websocket-client-api` as an optional "provided" dependency. With this setup the fol…
-
-
### Proposed changes
- https://developers.cloudflare.com/durable-objects/api/websockets/
### Subject Matter
serializeAttachment and deserializeAttachment
### Content Location
- https:/…
-
### The problem
Sense - Failed setup, will retry: API websocket timed out
Adding a Sense device for monitoring I get an error.
(Failed setup, will retry: API websocket timed out)
I can acc…
-
Hi, just wanted to point out that I had to change streaming_server.py:587
```
if "sec-websocket-key" not in request_headers:
```
to
```
if "sec-websocket-key" not in request_h…
-
### The problem
I have for a while received the following exception. It looks for me that it's related to Tuya, but I'm not sure.
The Tuya integration seems to work.
Can anyone help me interpret …