-
In our Codeial Webapp, the server address for the web socket for chat is not working now.
The server address I have :-
http://54.237.158.65:5000
But it is not working now. This is what we use…
-
Hi,
I was programming the index.html page and I ran across an error where the return false in the `$('form').submit(callback)` did not actually stop the callback seen in this block:
``` javascript
$(…
dsiah updated
9 years ago
-
hi thanks for the amazing project
i tried to run it but no success can you guide me how to run it
what am doing
i run : `composer require workerman/phpsocket.io`
which created vendor folder whi…
-
## 请认真检查以下清单中的每一项
- [x] 已经搜索过,没有发现类似的 issue
- [x] 已经搜索过文档,没有发现相关内容
- [x] 使用的是官方版本(未替换及修改过安装目录程序文件)
- [x] 已经尝试使用过最新版,问题依旧存在
### 🐛 描述
启动挂卡闪退
### 📷 复现步骤
1. 启动steam++
2. 启动steam
3.…
-
Whenever i try to use `ChatModify` for `pin, clear, mute and unmute etc..` in chat Modification, I always stucked and got below Error
```
{
Error: myAppStateKey ("AAAAAP5+") not present
…
-
We're exporting comparable components (Chat Engine experience vs Chat Engine component) and we need them exported separately. Allow the following:
`import { Component } from 'react-chat-engine/comp…
-
This is for the backend, sending user messages into the backend. And then using the frontend to see the messages.
-
> lets-chat@0.4.7 start /home/security/lets-chat
> node app.js
Enter PEM pass phrase:
/home/security/lets-chat/node_modules/connect-mongo/node_modules/mongodb/lib/mongo_client.js:225
…
-
I am developing chat application using socket.io in objective-c. I am facing issue of loosing offline messages.
The scenario is while I have couple of offline messages in queue, when client(iOS App) …
-
After deploying fixed-laravel-echo-server, the client side link keeps prompting 400 (Bad Request), can you help me?
"laravel-echo": "^1.16.1",
"socket.io-client": "^4.7.5",
```
import Echo fro…