红联Linux门户
Linux帮助

emqttd 0.16.0 beta发布,MQTT消息服务器

发布时间:2016-02-16 09:38:01来源:红联作者:baihuo
emqttd 0.16.0 版本正式发布。根据用户建议变更开源协议为Apache 2.0。

改进集群(Cluster)设计,支持加入(Join)、离开(Leave)或删除(Remove)集群节点。

$ ./bin/emqttd_ctl cluster
cluster join #Join the cluster
cluster leave #Leave the cluster
cluster remove #Remove the node from cluster
cluster status #Cluster status

改进路由(Route)与主题(Topic)树设计,只通配符Topic保存在路由树。

Common Test测试框架替代EUNIT,1.0版本前测试覆盖率达到80%。

改进:

mqtt_message record: add 'sender' field (#440)

refactor the emqttd, emqttd_time, emqttd_opts, emqttd_node modules.

问题:

noproc error when call to gen_server2:call(false, {add_route,Topic,}, infinity) (#446)
插件:

Changed the license of all plugins.

下载地址:http://emqtt.io/downloads

来自:开源中国社区
文章评论

共有 0 条评论