0

我正在尝试在顶级 ejabberd 上安装 candychat,因此我按照说明操作并尝试安装mod_http_bind.

但是该模块似乎不再可用

ejabberdctl module_install mod_http_bind
Error: not_available

节点版本:

ejabberdctl status
The node ejabberd@localhost is started with status: started
ejabberd 18.12.1-2 is running in that node

我怎样才能解决这个问题?

4

1 回答 1

1

mod_http_bind 包含在 ejabberd 中,后来改名为 mod_bosh。

于 2020-06-08T17:29:45.847 回答