emqx/apps/emqx_bridge_mongodb/src
Thales Macedo Garitezi 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
We need to reverse the dependency of `emqx_bridge` and `emqx_bridge_*`, because the former
loads and starts bridges during its application startup.  If the individual bridge
application being loaded has not started with its dependencies, the supervision tree will
not be ready for that.
2023-07-20 13:11:44 -03:00
..
emqx_bridge_mongodb.app.src fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mongodb.erl refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_mongodb_connector.erl refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00