emqx/apps/emqx_rule_actions
Zaiming Shi e6232665a3 refactor(emqx): ensure app shutdown and reboot order
make use of application dependency to ensure start order.
also the same dependency top-sorted for shutdown and reboot order
2021-08-04 08:40:03 +02:00
..
src refactor(emqx): ensure app shutdown and reboot order 2021-08-04 08:40:03 +02:00
README.md chore(plugins): rm emqx-web-hook and mv webhook action to emqx_rule_actions 2021-06-28 17:07:46 +08:00
rebar.config chore(plugins): rm emqx-web-hook and mv webhook action to emqx_rule_actions 2021-06-28 17:07:46 +08:00

README.md

emqx_rule_actions

This project contains a collection of rule actions/resources. It is mainly for making unit test easier. Also it's easier for us to create utils that many modules depends on it.

Build


$ rebar3 compile