|
|
3 anni fa | |
|---|---|---|
| .. | ||
| docs | 1be3eb1446 chore: rename EMQX Broker to just EMQX | 4 anni fa |
| etc | b3d9605722 chore(conf): EMQ X -> EMQX in conf files | 4 anni fa |
| include | e83357895c refactor(exhook): move command use macro | 4 anni fa |
| priv | fc92e4c8bf docs: fix typos | 4 anni fa |
| src | e517b41a4d fix(api): desc & remove useless api | 3 anni fa |
| test | 02ed2148d7 refactor: move api `top` -> `front`, `bottom` -> `rear` | 4 anni fa |
| .gitignore | 879c191e41 refactor(exhook): adapt to the hocon schmea | 4 anni fa |
| README.md | 667d66eb1e docs(README): EMQ X -> EMQX | 4 anni fa |
| rebar.config | 34d6dbca61 chore(mix): simplify build by using rebar3 for umbrella apps | 4 anni fa |
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