Skip to content

Commit f9a4b2e

Browse files
committed
Clarify "ejabberd API" term in MQTT benefits (processone/ejabberd#4545)
1 parent 3c8f744 commit f9a4b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/admin/guide/mqtt/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are major benefits in using MQTT service embedded in ejabberd:
1111
1. MQTT service relies on ejabberd infrastructure code, that has been battle tested since 15+ years, like the clustering
1212
engine. ejabberd MQTT service has been tested on large scale and can support millions of concurrent connections highly
1313
efficiently. ejabberd MQTT is rock-solid and highly scalable.
14-
2. The ejabberd APIs and modules can be reused in MQTT. Authentication, virtual hosting, database backends, ... They both
14+
2. The MQTT service can use ejabberd features and modules: authentication, virtual hosting, database backends, ... They both
1515
work with XMPP and MQTT. You can also share your security policy, as defined in the configuration file between the two
1616
protocols.
1717
3. You can leverage existing skills and plugins you have written for ejabberd, like for example custom authentication.

0 commit comments

Comments
 (0)