emqx/apps/emqx_connector
Kjell Winblad f28510b3ad refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
..
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
include feat: add clickhouse database bridge 2023-03-02 12:22:11 +01:00
src refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
test refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
.gitignore Revert "chore: mv emqx_connector to emqx_data_bridge" 2021-06-17 19:11:10 +08:00
README.md refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
docker-ct refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
rebar.config refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00

README.md

emqx_connector

This application is a collection of connectors.

A connector is a callback module of emqx_resource that maintains the data related to external resources.