turtled
|
b5a1960b63
|
Stop emqx_ws
|
2018-08-08 18:42:11 +08:00 |
turtled
|
4d9e03a803
|
Refactor websocket conn using cowboy
|
2018-08-08 18:36:14 +08:00 |
Feng Lee
|
8418be0a5b
|
Use the new emqx_session:unsubscribe/2 API
|
2018-08-07 11:00:04 +08:00 |
Gilbert
|
86348b5c94
|
Merge pull request #1713 from Gilbert-Wong/emqx30-dev
Enhance base62 encode/decode Funs
|
2018-08-07 10:35:57 +08:00 |
Gilbert Wong
|
288e03c914
|
Update OTP version for travis-CI
|
2018-08-07 10:31:57 +08:00 |
Gilbert Wong
|
96d251ec3c
|
Add encode and decode options and test suites
|
2018-08-07 10:27:04 +08:00 |
Gilbert Wong
|
79481db659
|
Enhance base62 encode/decode Funs
|
2018-08-06 23:45:27 +08:00 |
Feng Lee
|
645c971a07
|
Fix QoS tuning
|
2018-08-06 17:09:14 +08:00 |
Feng Lee
|
7d0cba9427
|
Add MQTT 5.0 supports for connection, protocol and session modules
|
2018-08-06 16:33:10 +08:00 |
turtleDeng
|
87f12256ca
|
Merge pull request #1684 from emqtt/emq24
Version 2.3.11
|
2018-07-22 15:41:20 +08:00 |
turtleDeng
|
9c1421f4b8
|
Merge pull request #1683 from emqtt/develop
Fix docker compile fail
|
2018-07-22 15:40:43 +08:00 |
turtled
|
e58b0fc1db
|
Fix docker compile fail
|
2018-07-22 15:39:52 +08:00 |
turtleDeng
|
cd8dacabd6
|
Merge pull request #1682 from emqtt/emq24
Version 2.3.11
|
2018-07-21 22:47:36 +08:00 |
turtleDeng
|
dc76d7ef93
|
Merge pull request #1681 from emqtt/develop
Version 2.3.11
|
2018-07-21 22:46:56 +08:00 |
turtled
|
be76a6e50a
|
Version 2.3.11
|
2018-07-21 22:46:06 +08:00 |
turtleDeng
|
b55e76001a
|
Merge pull request #1680 from emqtt/emq24
Version 2.3.11
|
2018-07-21 22:45:08 +08:00 |
turtleDeng
|
0adc8b39af
|
Merge pull request #1664 from emqtt/develop
Support to start listener on specified port when emqttd is runnning
|
2018-07-21 22:43:53 +08:00 |
turtled
|
d191ef0303
|
Version 2.3.11
|
2018-07-20 16:21:40 +08:00 |
Feng Lee
|
83dee0e340
|
Rename emqx_alarm to emqx_alarm_mgr
|
2018-07-19 10:53:41 +08:00 |
Feng Lee
|
eeeed35e2a
|
Remove the alarm_fun arg from emqx_mqueue:new/3
|
2018-07-19 10:46:05 +08:00 |
Feng Lee
|
4297033415
|
Fix undefined emqx_vm:schedulers/1
|
2018-07-19 10:19:25 +08:00 |
Feng Lee
|
cbbc231210
|
Comment log.syslog.* to fix building issue
|
2018-07-19 10:08:37 +08:00 |
Feng Lee
|
e2a34ec98d
|
Comment lager syslog to be compatible with Erlang/OTP R21
|
2018-07-19 09:34:49 +08:00 |
Feng Lee
|
7ee54aac28
|
Add 'qos' field to message record
|
2018-07-18 23:41:00 +08:00 |
Feng Lee
|
1735786ffb
|
Remove pbkdf2 lager_syslog bcrypt deps
|
2018-07-18 23:30:16 +08:00 |
Feng Lee
|
6c58bbab2b
|
Remove emqx_lager_backend module
|
2018-07-18 23:29:38 +08:00 |
Feng Lee
|
ca4cdfe4ee
|
Move the passwd_hash/2 function to emqx-passwd project
|
2018-07-18 23:29:20 +08:00 |
Feng Lee
|
b110a154ef
|
Upgrade header files for EMQ X 3.0
|
2018-07-18 14:27:11 +08:00 |
Feng Lee
|
b3adcc8971
|
Add RPC Args
|
2018-07-18 14:24:35 +08:00 |
Feng Lee
|
62aa072f2f
|
Upgrade for MQTT Version 5.0 and Erlang/OTP R21
|
2018-07-18 13:43:17 +08:00 |
Gilbert Wong
|
4aa50f0f6e
|
Change listenon_tokens to parse_listenon
|
2018-07-06 17:16:49 +08:00 |
Gilbert Wong
|
9433e563fb
|
support to start listeners when emqttd is running
|
2018-07-05 19:19:27 +08:00 |
cyy
|
e57411c3e0
|
Merge pull request #1657 from yy-chen/pmon_module
remove ?MODULE because we don’t need it
|
2018-07-02 11:49:51 +08:00 |
Gilbert
|
aa6ae3ad8a
|
Merge pull request #1639 from Gilbert-Wong/issue#1614
fix bug for issue#1614
|
2018-06-30 22:52:43 +08:00 |
Gilbert
|
8d6a78ce8e
|
Merge pull request #1658 from Gilbert-Wong/develop
fix bugs about rest api which getting config lists cause errors
|
2018-06-30 22:48:44 +08:00 |
Gilbert Wong
|
cad0f1a858
|
fix bugs about rest api which getting config lists cause errors
|
2018-06-30 22:23:35 +08:00 |
chenyy
|
6f405dc128
|
remove ?MODULE because we don’t need it
|
2018-06-29 15:10:12 +08:00 |
Feng Lee
|
385c7cd3e6
|
Remove 'tuple call' and be compatible with Erlang/OTP R21
|
2018-06-29 12:26:30 +08:00 |
huangdan
|
b7abf7ca7a
|
Merge pull request #1650 from emqtt/emq24
Version 2.3.10
|
2018-06-26 11:05:59 +08:00 |
huangdan
|
3c6930b849
|
Merge pull request #1649 from emqtt/develop
Version 2.3.10
|
2018-06-26 10:05:07 +08:00 |
HuangDan
|
ed1f428ef6
|
Version 2.3.10
|
2018-06-22 13:24:31 +08:00 |
Feng Lee
|
1de94b6858
|
Register the default ACL module in emqx_access_control
|
2018-06-21 22:40:30 +08:00 |
Gilbert Wong
|
d7e46b367e
|
fix bug for issue#1614
|
2018-06-14 09:56:49 +08:00 |
Feng Lee
|
b733a3bcfb
|
Throw mqtt_frame_too_large exception if the sent frame is too large
|
2018-06-12 12:10:53 +08:00 |
Feng Lee
|
5d45d40db5
|
Rename emqx_mqtt module to emqx_listeners
|
2018-06-12 10:04:01 +08:00 |
Feng Lee
|
055de617fc
|
Add emqx_message:make/4 and fix whitespace
|
2018-05-31 21:57:17 +08:00 |
Feng Lee
|
bffdd2ba74
|
Upgrade esockd and add more test cases
|
2018-05-22 13:01:19 +08:00 |
HuangDan
|
de319fa29a
|
Merge branch 'emq24'
|
2018-05-19 18:35:54 +08:00 |
HuangDan
|
d998728847
|
Merge branch 'develop' into emq24
|
2018-05-19 18:35:20 +08:00 |
HuangDan
|
f9dde2f049
|
Version 2.3.9
|
2018-05-19 18:34:39 +08:00 |