-
https://github.com/cameroncowden/datchatapp/blob/f8d08f3788429f8f56f84c5b3ba7f4b7043bf205/app.js#L271
The basic idea is:
To join a chatroom, the user supplies a nickname and clicks the join button…
-
```
What steps will reproduce the problem?
1. Chat in a conference.
2. Open the logs.
3. Try to find conference room chat...tis not there
What is the expected output? What do you see instead?
Expecte…
-
```
What steps will reproduce the problem?
1. Chat in a conference.
2. Open the logs.
3. Try to find conference room chat...tis not there
What is the expected output? What do you see instead?
Expecte…
-
```
What steps will reproduce the problem?
1. Chat in a conference.
2. Open the logs.
3. Try to find conference room chat...tis not there
What is the expected output? What do you see instead?
Expecte…
-
### Description:
When I am trying to send the command to a chatroom: `netstat | grep 80` (either enclosed in backticks or not) rocket refuses to send the message, it stops responding and it…
-
检测到 Lilihx/chatRoom 一共引入了182个开源组件,存在5个漏洞
```
漏洞标题:Go SSH拒绝服务漏洞
缺陷组件:golang.org/x/crypto@v0.0.0-20181029021203-45a5f77698d3
漏洞编号:CVE-2020-9283
漏洞描述:Go SSH是一个使用go语言开发的极度简洁的ssh工具,用于远程管理linux、unix等机器。
Go …
ghost updated
2 years ago
-
### path
/message/history
```
支持 GET, POST
GET /message/history?q=queryjson
POST /message/history
application/json
{
... query json ...
}
```
### queryjson
```
{
"find": …
-
### Issue Type
Before opening an issue, please search and see if it has already been raised.
- [X ] Bug Report
- [ ] Feature Request
- [ ] Successfully reproduced against the latest version …
-
Trying to clone a webpage, but it froze after a while, probably due to some network hiccups. I had to kill the process and start over (only to get stuck again, to be honest). Is it possible for this m…
-
Hi. I'm working on a webchat with screen sharing, but I have some problems with your API. I am using v2.2.2
When the user enters the chatroom, they have their camera and micro activated. But they ca…