|
|
3 年之前 | |
|---|---|---|
| .. | ||
| docs | bbd843c68b feat(exhook): provide meta data in `RequestMeta` | 3 年之前 |
| etc | 8aa60cc0a5 feat: generate a minimized emqx.conf | 3 年之前 |
| i18n | 6e203496c9 chore: rename the exhook server status names | 3 年之前 |
| include | 1a4afabe9f chore(exhook): reformat exhook codes | 3 年之前 |
| priv | bbd843c68b feat(exhook): provide meta data in `RequestMeta` | 3 年之前 |
| src | 738a551550 refactor: best-effort json for hocon validation errors | 3 年之前 |
| test | ce2638d9c3 test(exhook): test create ExHook server with bad name | 3 年之前 |
| .gitignore | 9a1e9c1465 chore(exhook): move auto generated code to specific dir | 3 年之前 |
| README.md | 667d66eb1e docs(README): EMQ X -> EMQX | 4 年之前 |
| rebar.config | 9a1e9c1465 chore(exhook): move auto generated code to specific dir | 3 年之前 |
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