Bridge
This commit is contained in:
parent
38d32cf529
commit
b14e8ebbbd
|
@ -31,7 +31,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT
|
||||||
* Client Authentication with username, password.
|
* Client Authentication with username, password.
|
||||||
* Client ACL control with ipaddress, clientid, username.
|
* Client ACL control with ipaddress, clientid, username.
|
||||||
* Cluster brokers on several servers.
|
* Cluster brokers on several servers.
|
||||||
* Bridge brokers locally or remotelly
|
* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotelly
|
||||||
* 500K+ concurrent clients connections per server
|
* 500K+ concurrent clients connections per server
|
||||||
* Extensible architecture with Hooks, Modules and Plugins
|
* Extensible architecture with Hooks, Modules and Plugins
|
||||||
* Passed eclipse paho interoperability tests
|
* Passed eclipse paho interoperability tests
|
||||||
|
|
Loading…
Reference in New Issue