-
获取群聊成员列表返回的是如下格式:
{"content":"{\"nick\":\"\",\"roomid\":\"***@chatroom\",\"wxid\":\"root\"}","id":"20210806160905","receiver":"CLIENT","sender":"SERVER","srvid":1,"status":"SUCCSESSED","time":"2021-0…
-
When a workgroup queue is not open (eg: no logged in agents), then the Converse UI should not show a functional chat button (the button that's used to start a new chat).
That button should either b…
-
`chat-server.routes.websocket` 第22行,最好改成
```
(def current-id (atom 0))
(defn next-id []
(swap! current-id inc)
@current-id)
```
原因: 定义式(defn、def)不推荐放在域内,在某些环境下,这可能导致不可预料的效果
dummy in-memory data…
clyce updated
9 years ago
-
This weeks kicks update broke the chat bot.
I'd love to help you fix it. so i'm going to mess around with the code. I just don't know anything about websocket calls.
If I get something working I…
-
![image](https://user-images.githubusercontent.com/2981167/138583521-d3712e8b-89a1-4e3e-87d5-e1c3fb916846.png)
payload는 프론트엔드에 따라 evolve 시켜나갈 수 있도록 시작은
user: string
message: string
와 같이 re…
-
Adieu !
I was talking about this in the LibreLingo matrix room:
We should add in every course a link to a matrix room dedicated to talk in the language you are training for.
For exemple, if I spe…
-
should i create a server in Airsignal or some other make this work ?
below mentioned how we proceed : download and run "GroupVoicecallsample" scene on 2 machines (on same network)
u ser able to crea…
-
Pages
- Profile (Done)
- Events (Done)
- Jobs
-
使用sock5代理时候,发现本身并没有使用代理模式,想问一下这个bug可以修改嘛
-
Ensure functionality is present for AdministrationController as it related to the nancy module from v1 Jabbr