![]() Fixes https://emqx.atlassian.net/browse/EMQX-12342 |
||
---|---|---|
.. | ||
include | ||
priv/protos | ||
src | ||
test | ||
.gitignore | ||
README.md | ||
mix.exs | ||
rebar.config |
README.md
emqx-exproto
The emqx_exproto
extremely enhance the extensibility for EMQX. It allow using an others programming language to replace the protocol handling layer in EMQX.
Feature
- Based on gRPC, it brings a very wide range of applicability
- Allows you to use the return value to extend emqx behavior.
Usage
gRPC service
See: priv/protos/exproto.proto