zhongwencool e7d07ea17c feat: add resource_type to emqx_resource behaviour 1 rok temu
..
src e7d07ea17c feat: add resource_type to emqx_resource behaviour 1 rok temu
test 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 rok temu
BSL.txt 82403167c2 chore: update BSL license change date 2 lat temu
README.md 383fec9dfc docs: fix invalid links 2 lat temu
docker-ct a119100a0e refactor(rocketmq): move rocketmq bridge into its own app 2 lat temu
mix.exs 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 rok temu
rebar.config c39c544c96 feat: add SSL support to RocketMQ connector 1 rok temu

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.