Thales Macedo Garitezi 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 éve
..
src 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 éve
test b089fba100 refactor: rm ee_bridge and ee_connector application 2 éve
BSL.txt 7eacbffae9 chore: create dirs and README template for all ee bridges 2 éve
README.md 383fec9dfc docs: fix invalid links 2 éve
docker-ct a119100a0e refactor(rocketmq): move rocketmq bridge into its own app 2 éve
rebar.config 6f19cc394e fix(rocketmq): bump RocketMQ driver to enhance security for sensitive data 2 éve

README.md

EMQX RocketMQ Bridge

RocketMQ is a distributed messaging and streaming platform developed by the Apache Software Foundation. It provides reliable, scalable, and high-throughput messaging services for modern cloud-native applications

The application is used to connect EMQX and RocketMQ. User can create a rule and easily ingest IoT data into RocketMQ by leveraging EMQX Rules.

Documentation

HTTP APIs

  • Several APIs are provided for bridge management, which includes create bridge, update bridge, get bridge, stop or restart bridge and list bridges etc.

Refer to API Docs - Bridges for more detailed information.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.