|
|
1 tahun lalu | |
|---|---|---|
| .. | ||
| src | 305993c89d Merge pull request #13773 from zmstone/0905-no-error-for-disabled-action | 1 tahun lalu |
| test | 172e6cdc33 fix: disabled action no longer cause error log and failure counter | 1 tahun lalu |
| README.md | f28510b3ad refactor: HTTP connector into emqx_bridge_http app | 2 tahun lalu |
| mix.exs | afb65817c4 ci(mix): refactor to avoid conflicts | 1 tahun lalu |
| rebar.config | 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` | 2 tahun lalu |
This application enables EMQX to connect to any HTTP API, conforming to the HTTP standard. The connection is established via the HTTP bridge abstraction, which facilitates the unidirectional flow of data from EMQX to the HTTP API (egress).
Users can define a rule and efficiently transfer data to a remote HTTP API utilizing EMQX Rules.
For instructions on how to use the EMQX dashboard to set up an egress bridge, refer to Bridge Data into HTTP API.
To understand the EMQX rules engine, please refer to EMQX Rules.
We provide a range of APIs for bridge management. For more detailed information, refer to API Docs -Bridges.
For those interested in contributing, please consult our contributing guide.
This software is under the Apache License 2.0. For more details, see LICENSE.