|
|
hace 2 años | |
|---|---|---|
| .. | ||
| docs | bbd843c68b feat(exhook): provide meta data in `RequestMeta` | hace 3 años |
| etc | 8aa60cc0a5 feat: generate a minimized emqx.conf | hace 3 años |
| include | dbc10c2eed chore: update copyright year 2023 | hace 3 años |
| priv | cfe3b2dcee feat(exhook): subopts in on_client_subscribe/on_client_unsubscribe | hace 2 años |
| src | 47901c9fed fix(exhook): `client.authorize` hook always uses real-topic | hace 2 años |
| test | cfe3b2dcee feat(exhook): subopts in on_client_subscribe/on_client_unsubscribe | hace 2 años |
| .gitignore | f9bc700498 fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update | hace 3 años |
| README.md | 667d66eb1e docs(README): EMQ X -> EMQX | hace 4 años |
| rebar.config | f8e9e54393 refactor: move emqx_json to emqx_utils_json | hace 2 años |
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