zhongwencool 9e75ff88af chore: apply suggestions from code review 2 yıl önce
..
src 9e75ff88af chore: apply suggestions from code review 2 yıl önce
test 5c8dc092a1 fix(http_bridge): don't attempt to convert headers to atoms 2 yıl önce
README.md f28510b3ad refactor: HTTP connector into emqx_bridge_http app 2 yıl önce
rebar.config f28510b3ad refactor: HTTP connector into emqx_bridge_http app 2 yıl önce

README.md

EMQX HTTP Broker Bridge

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.

Documentation

  • 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.

HTTP APIs

We provide a range of APIs for bridge management. For more detailed information, refer to API Docs -Bridges.

Contributing

For those interested in contributing, please consult our contributing guide.

License

This software is under the Apache License 2.0. For more details, see LICENSE.