-
# Issue description
Seems to be happening in the newest update, the `data.tourney.manager.chat` value keeps alternating between `[]` and the real value on every socket update
Causing flickering on…
-
### What is your article idea?
To build a real-time voice chat application using strapi, Vue.js and WebRTC. It will cover key aspects such as setting up the backend with Strapi, implementing real-t…
-
Steps to reproduce:
- Latest dev branch code
- install usdk globally from dev branch
- create a new agent
- initiate chat with the new agent
- expect the exception to be thrown
complete exc…
-
Hey I'm not able to get this dev server up and running. Maybe I'm missing some env vars?
```
🚨 No COOKIE_SECRET environment variable set, using default. The app is insecure in production.
node:in…
-
# 🚀 Feature Request
### 📝 Feature Description
You may wants to implement a chat feature that will enable the users present at the real time to chat with themselves.It will be kind of group chat in…
-
I'm following the example for disconnecting from a socket when the app is backgrounded for my SwiftUI app. After calling `socket.disconnect()` using v5.3.3 of this library, I reliably get the followin…
-
안녕하세요! 작성해주신 코드 잘 확인했습니다.
# 1. /app/(chat-nav)/chat 폴더 내의 채팅 기능 부분에 대한 피드백을 받고 싶습니다.
- 1-1. chat/page.tsx
현재 ChatRooms 컴포넌트에서 데이터 페칭과 UI 렌더링이 모두 이루어지고 있습니다. 이를 분리하여 데이터 페칭 로직과 UI 로직을 분리하여 관리하는 것이…
-
-
I want to contribute a chat-application in MERN stack using socket.io
-