![]() For default tsl version and ciphers, we try to use otp release number to determin if we want to use tlsv1.3 For default configs, we try to porivde both tlsv1.3 and ciphers in config (even for commented out configs) |
||
---|---|---|
.. | ||
docs | ||
etc | ||
include | ||
priv | ||
src | ||
test | ||
.gitignore | ||
README.md | ||
rebar.config |
README.md
emqx-exproto
The emqx_exproto
extremly enhance the extensibility for EMQ X. It allow using an others programming language to replace the protocol handling layer in EMQ X Broker.
Feature
- Based on gRPC, it brings a very wide range of applicability
- Allows you to use the return value to extend emqx behavior.
Architecture
Usage
gRPC service
See: priv/protos/exproto.proto