-
### Checks before filing an issue
- [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/matterm…
-
Hi guys,
I'm trying to build a chat app that looks like the below simplified version.
## What the chat app is doing:
- upgrades the connection to a WS connection
- sets a read limit
- sets …
-
### Describe the bug
I'm building a custom devtools plugin that auto generates types for the user.
For this i am using the custom websocket events.
The [example](https://vite.dev/guide/api-plugin…
-
## Description
a bug where all WebSocket connections are becoming unresponsive when a client leaves the chat room. It seems that there is an issue with the asynchronous handling of the connections…
-
## 🤔 어떤 기능인가요?
원래 다음과 같이 Controller에서 header의 token을 통해 user의 정보를 authClient에 요청을 보내서 추출해 사용하고 있었습니다.
```
@MessageMapping("/chat/create")
fun createChat(
@Payload @Validated request: Crea…
-
There is an application that may have multiple locations where SQL is written simultaneously. However, this has caused the user interface to become stuck every time.
I am aware that Flutter operates …
-
* Currently the app will pause while the iPhone is locked
* We want to be able to continuously get updates in the background
-
**Describe the bug**
On latest version (10.1.7) - registration forms are not fetched so users can't register.
This doesn't happen in earlier version (10.1.6).
**To Reproduce**
You can see it in …
-
Nightly version:
Release candidate (if any):
OS (Select 1)
- [ ] Windows 11 (online & offline)
- [ ] Ubuntu 24, 22 (online & offline)
- [ ] Mac Silicon OS 14/15 (online & offline)
- [ ] Mac Intel (o…
-
Hello, I'm seeking help on why data is being jumbled, missed, and dropped when rendering from a websocket. I want to try making a ai chatbot for fun and learn about how websockets and SSE work. I have…