Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-07-02 | 955 Bytes | |
Totals: 1 Item | 955 Bytes | 0 |
EMQ X 5.0-alpha.1 is released now, it mainly includes the following changes:
Note: In 5.0-alpha.1, some required but not yet implemented feature codes have been removed, so the current feature set does not represent the final state, we will implement them in the next versions.
Feature
- Support MQTT over QUIC
- Fully supports Hocon configuration format, and provides type-safe configuration verification through Hocon Schema
- Support deployment of authentication services, rule engine resources/actions and other features through configuration files
- Brand new authentication feature, support different listeners to use different authentication services, currently supports Mnesia, MySQL, PosgreSQL and JWT
- Brand new authorization feature, extended the syntax of acl.conf and merged with emqx.conf, currently supports MySQL, PostgreSQL and Redis
- Brand new gateway feature, currently supports STOMP
- Support StatsD protocol