Skip to main content

Plugins

TheEMQ Xbroker could be extended by Plugins. A plugin is an Erlang application that adds extra feature to theEMQ Xbroker:

emqx_retainer ⭐ 22Store Retained Messages
emqx_dashboard ⭐ 57Web Dashboard
emqx_auth_clientid ⭐ 16Authentication with ClientId
emqx_auth_username ⭐ 18Authentication with Username and Password
emqx_plugin_template ⭐ 79Plugin template and demo
emqx_auth_ldap ⭐ 7LDAP Auth Plugin
emqx_auth_http ⭐ 46Authentication/ACL with HTTP API
emqx_auth_mysql ⭐ 57Authentication with MySQL
emqx_auth_pgsql ⭐ 36Authentication with PostgreSQL
emqx_auth_redis ⭐ 33Authentication with Redis
emqx_auth_mongo ⭐ 21Authentication with MongoDB
emqx_sn ⭐ 30MQTT-SN Protocol Plugin
emqx_coap ⭐ 62CoAP Protocol Plugin
emqx_stomp ⭐ 5STOMP Protocol Plugin
emqx_recon ⭐ 6Recon Plugin
emqx_reloader ⭐ 5Reloader Plugin
emqx_web_hook ⭐ 83Web Hook Plugin
emqx_lua_hook ⭐ 27Lua Hook Plugin