内容简介:EMQ 2.2-beta.2 发布, 百万级 MQTT 消息服务器
EMQ 2.2-beta.2版本正式发布。新增'websocket_protocol_header'配置项,支持微信小程序WebSocket连接EMQ;支持Elixir语言开发EMQ插件。
问题修复
-
新增'websocket_protocol_header'配置项,支持微信小程序WebSocket方式连接EMQ。(emqttd#1060)
-
MQTT-SN客户端分配用户名(username)、密码(password) (emqttd#1041)
-
HTTP API支持‘Content-Type:application/json’ (emqttd#1045, emqttd#1059)
-
Check St0's type, making it easier to debug crash problems (emq-lua-hook#6)
-
Fix error: load xxx.lua (emq-lua-hook#8)
-
Leave luerl alone as a rebar project (emq-lue-hook#9)
-
Display websocket data in reverse order (emq-dashboard#118)
-
priv/www/assets/js/dashboard.js:Fixed a typo (emq-dashboard#118)
README更新
-
更新emq-auth-pgsql插件README: add the 'ssl_opts' configuration (emq-auth-pgsql#56)
-
更新emq-auth-mysql插件README: fix the 'passwd_hash' typo (emq-auth-mysql#54)
-
更新emq-auth-mongo插件README: change 'aclquery' to 'acl_query' (emq-auth-mongo#63)
Elixir插件
-
支持Elixir语言开发EMQ插件: https://github.com/emqtt/emq-elixir-plugin
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- RabbitMQ 3.6.11 发布,AMQP 消息服务器
- RabbitMQ 3.6.12 发布,AMQP 消息服务器
- IM 服务器设计:如何解决消息的乱序
- ActiveMQ 5.15.6 发布,JMS 消息服务器
- ActiveMQ 5.15.6 发布,JMS 消息服务器
- .net core SignalR——服务器实时消息推送
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Spring
Bruce Tate、Justin Gehtland / O'Reilly Media, Inc. / 2005-04-12 / USD 29.95
Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightweight Java......一起来看看 《Spring》 这本书的介绍吧!