lafirest a81ca359fc Merge pull request #12899 from lafirest/fix/rocmq 1 rok pred
..
src a81ca359fc Merge pull request #12899 from lafirest/fix/rocmq 1 rok pred
test 7f9a311988 fix(rocketmq action): all actions used only one topic 1 rok pred
BSL.txt 82403167c2 chore: update BSL license change date 2 rokov pred
README.md 383fec9dfc docs: fix invalid links 2 rokov pred
docker-ct a119100a0e refactor(rocketmq): move rocketmq bridge into its own app 2 rokov pred
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` 2 rokov pred

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.