0.12.0
This commit is contained in:
parent
989443b150
commit
0dde2df912
|
@ -15,6 +15,10 @@ Add **'./bin/emqttd_ctl broker pubsub'** command to check the status of the core
|
||||||
|
|
||||||
Add **'./bin/emqttd_top'** command(like etop) to show the top 'msg_q', 'reductions', 'memory' or 'runtime' processes
|
Add **'./bin/emqttd_top'** command(like etop) to show the top 'msg_q', 'reductions', 'memory' or 'runtime' processes
|
||||||
|
|
||||||
|
'rel/files/emqttd.config.production' for production deployment(default)
|
||||||
|
|
||||||
|
'rel/files/emqttd.config.development' for development deployment
|
||||||
|
|
||||||
#### Enhancemenets
|
#### Enhancemenets
|
||||||
|
|
||||||
Qos1/2 messages will not be dropped under unstable mobile network (#264)
|
Qos1/2 messages will not be dropped under unstable mobile network (#264)
|
||||||
|
|
Loading…
Reference in New Issue