|
|
преди 2 години | |
|---|---|---|
| .. | ||
| docs | bbd843c68b feat(exhook): provide meta data in `RequestMeta` | преди 3 години |
| etc | 8aa60cc0a5 feat: generate a minimized emqx.conf | преди 3 години |
| include | dbc10c2eed chore: update copyright year 2023 | преди 3 години |
| priv | dbc10c2eed chore: update copyright year 2023 | преди 3 години |
| src | fbadfc06e4 feat: change exhook, rule_engine, bridge to low importance level instead of hidden | преди 2 години |
| test | 062ce5f819 refactor: rename emqx_map_lib to emqx_utils_maps | преди 2 години |
| .gitignore | f9bc700498 fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update | преди 3 години |
| README.md | 667d66eb1e docs(README): EMQ X -> EMQX | преди 4 години |
| rebar.config | f8e9e54393 refactor: move emqx_json to emqx_utils_json | преди 2 години |
The emqx_exhook extremely enhance the extensibility for EMQX. It allow using an others programming language to mount the hooks instead of erlang.
EMQX Third-party Runtime
+========================+ +========+==========+
| ExHook | | | |
| +----------------+ | gRPC | gRPC | User's |
| | gPRC Client | ------------------> | Server | Codes |
| +----------------+ | (HTTP/2) | | |
| | | | |
+========================+ +========+==========+
See: priv/protos/exhook.proto
See: https://github.com/grpc-ecosystem/awesome-grpc