contributors
This commit is contained in:
parent
24512a1c1d
commit
11298a9581
|
@ -26,7 +26,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT
|
||||||
* TCP/SSL Connection Support
|
* TCP/SSL Connection Support
|
||||||
* MQTT Over Websocket(SSL) Support
|
* MQTT Over Websocket(SSL) Support
|
||||||
* HTTP Publish API Support
|
* HTTP Publish API Support
|
||||||
* [$SYS/borkers/#](https://github.com/emqtt/emqtt/wiki/$SYS-Topics-of-Broker) Support
|
* [$SYS/brokers/#](https://github.com/emqtt/emqtt/wiki/$SYS-Topics-of-Broker) Support
|
||||||
* Client Authentication with clientId, ipaddress
|
* Client Authentication with clientId, ipaddress
|
||||||
* Client Authentication with username, password.
|
* Client Authentication with username, password.
|
||||||
* Client ACL control with ipaddress, clientid, username.
|
* Client ACL control with ipaddress, clientid, username.
|
||||||
|
@ -124,6 +124,7 @@ The MIT License (MIT)
|
||||||
* [@Hades32](https://github.com/Hades32)
|
* [@Hades32](https://github.com/Hades32)
|
||||||
* [@huangdan](https://github.com/huangdan)
|
* [@huangdan](https://github.com/huangdan)
|
||||||
* [@phanimahesh](https://github.com/phanimahesh)
|
* [@phanimahesh](https://github.com/phanimahesh)
|
||||||
|
* [@dvliman](https://github.com/dvliman)
|
||||||
|
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
Loading…
Reference in New Issue