|
|
пре 4 година | |
|---|---|---|
| .. | ||
| docs | 1be3eb1446 chore: rename EMQX Broker to just EMQX | пре 4 година |
| etc | b3d9605722 chore(conf): EMQ X -> EMQX in conf files | пре 4 година |
| include | 49fc1ab1c0 fix(exhook): use emqx_hook_metrics to count hook call information | пре 4 година |
| priv | fc92e4c8bf docs: fix typos | пре 4 година |
| src | 9ffc58071d Merge pull request #7467 from lafirest/test/exhook_metrics | пре 4 година |
| test | 877db375ed test(exhook): add test case for exhook metrics | пре 4 година |
| .gitignore | 879c191e41 refactor(exhook): adapt to the hocon schmea | пре 4 година |
| README.md | 667d66eb1e docs(README): EMQ X -> EMQX | пре 4 година |
| rebar.config | 34d6dbca61 chore(mix): simplify build by using rebar3 for umbrella apps | пре 4 година |
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