-
Communication goes silent between concord4ha and concord4ws if the box that the ws docker is running on is rebooted (on purpose or otherwise).
Communication restarts (resumes?) if I:
```
su…
ltgcc updated
2 weeks ago
-
Hi, I have the following htmx snippet which listens over a websocket for updates:
```html
```
For the most part, this works really well. However, occasionally there is a delay in updates and wh…
-
read方法里面修改全局变量clientMsg,难道不会有并发问题?
-
### OpenIM Server Version
3.8.1
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Docker Deployment
### Bug Description and Steps to Reproduce
uniapp app 登录不好使,日志我发出来看…
-
**Describe the bug**
I'm using esp32h2 and Expressif IDE. I need to debug a project. But i'm facing issue to enter into debug mode
**To Reproduce**
Steps to reproduce the behavior:
1. I'm follow…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
when i run the example/chat code, it can NOT work as expect, when i open http://localhost:808…
-
**Is your feature request related to a problem? Please describe.**
There are two big issues I'm running into with `handle_request()`.
1. I want to, as a result of handling either an HTTP or WS req…
-
### Guidelines
- [X] By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
### Description of feature request
No this **IS NOT…
-
First off... Great work on this project!!!
Senario:
- Running WS server on ESP32
- Broadcasting data to all clients
- Data sent : "0,0,0,0,0,0" - Zero's are decimal values
- Refresh interval i…
-
**Describe the bug**
We have a regression with most of the light protocols tests fail, see https://waku-org.github.io/waku-interop-tests/go/364/#
Regression because yesterday it didn't reproduce
**To…