Commit Graph

363 Commits

Author SHA1 Message Date
huangdan db6b501691 Update the default value of 'mqtt.mqueue.max_length' to 1000 2017-05-27 11:26:04 +08:00
Feng Lee b98ea3ec8e Merge pull request #1060 from emqtt/develop
Add a 'websocket_protocol_header' option to handle WebSocket connection from WeChat
2017-05-19 16:59:34 +08:00
turtled 414f156d4a Add websocket_protocol_header config 2017-05-19 16:46:14 +08:00
Feng Lee 41dc80f32d Add 'SSL Socket Options' 2017-05-08 12:39:16 +08:00
turtled 1691e9a9b6 Update node name 2017-05-02 14:33:23 +08:00
turtled 45ca461fd9 Add ignore self publish message 2017-03-30 14:41:29 +08:00
turtled 5c866d91b4 support cascading multiple acl modules 2017-03-30 09:43:35 +08:00
turtled 4f0bd74f87 #777 2017-03-29 15:28:24 +08:00
Feng Lee e469ffe7c7 Support multiple TCP/SSL listeners 2017-03-23 15:04:02 +08:00
Feng Lee f321bcdace Support proxy protocol v1/2 config 2017-03-22 10:48:47 +08:00
Feng Lee 942edad3c5 Merge branch 'emq22' into proxy-protocol 2017-03-22 10:18:44 +08:00
Feng 53572b7d37 Fix the comments of mqtt.session.* configurations 2017-02-24 20:38:35 +08:00
Feng Lee edd99dc5ed Disable the force GC if conn_force_gc_count = 0 2017-02-23 18:53:16 +08:00
Feng Lee 124aa454fb Add 'mqtt.conn.force_gc_count' config to tune GC of MQTT connection 2017-02-23 16:53:47 +08:00
Feng Lee 8e7ea09cbd Tune the mqtt.client|session.enable_stats off 2017-02-22 17:34:00 +08:00
Feng Lee ff60578a7d Change the datatype of 'enable_stats' to 'flag' 2017-02-21 18:46:10 +08:00
Feng Lee a52754df56 Add 'syslog' config and update client, session config 2017-02-16 10:51:03 +08:00
Feng Lee 72ed291947 Replace the 'runner_' variables with 'platform_' 2017-01-12 11:56:30 +08:00
Feng Lee a5de6d0d1a Merge branch 'master' into emq20 2017-01-12 11:01:17 +08:00
turtled b892bc703b vars template emq.conf 2017-01-11 19:05:42 +08:00
Chimit 58046016f0 Change parameters order 2016-12-10 13:29:37 +08:00
Feng b2cb5f98b6 Proxy Protocol V1 2016-11-27 18:10:22 +08:00
Feng Lee 4af9a47f84 add mqtt.cache_acl option 2016-11-11 11:45:26 +08:00
Feng Lee 06f5c8e2b7 Fix #754 - "-heart" option for EMQ 2.0 2016-11-09 09:53:29 +08:00
Feng Lee 4bafcfa7a2 open https port: 8084 2016-11-08 13:49:59 +08:00
turtled 186d512038 fixed ssl opts fail_if_no_peer_cert 2016-11-07 13:40:52 +08:00
turtled 3db876781b handshake_timeout change 2016-11-03 11:04:57 +08:00
Feng eb9c11f321 remove modules 2016-10-31 20:26:56 +08:00
turtled ccfabcfd0d ssl handshake_timeout 2016-10-31 16:49:37 +08:00
turtled 830326178b rm file 2016-10-31 15:23:59 +08:00
turtled 51944e1512 fixed ssl Multiple auth 2016-10-31 15:19:31 +08:00
turtled 3ab93e0e46 fixed ssl params 2016-10-26 11:50:04 +08:00
Feng 27bc669bee WebSocket 2016-10-18 11:02:40 +08:00
Feng Lee 8fb3a9a90c fix some comments 2016-10-17 13:22:08 +08:00
Feng Lee d466950c01 Add README 2016-10-16 17:09:06 +08:00
Feng Lee 3207bf47ec etc/certs 2016-10-16 13:17:31 +08:00
Feng Lee 99b63736d9 mv etc/ssl etc/certs 2016-10-16 13:17:17 +08:00
Feng Lee b0917e665c etc/acl.conf 2016-10-15 13:49:51 +08:00
Feng Lee 13c1fa8abf add mqtt.acl_file config, and rm '#seconds' 2016-10-15 13:49:12 +08:00
Feng Lee 96fd3c4ed8 https listener 2016-10-14 16:10:07 +08:00
Feng Lee 7ac3416d51 modules 2016-10-14 14:25:21 +08:00
Feng Lee aaebef78cc ssl certs 2016-10-14 12:53:08 +08:00
turtled df968a804a add ssl files 2016-10-14 10:55:27 +08:00
Feng Lee 9f391f1542 Improve listener config 2016-10-14 10:49:40 +08:00
Feng Lee 73659208a1 allow_anonymous 2016-10-13 19:09:49 +08:00
Feng Lee a01f642606 mqtt listeners 2016-10-13 17:37:32 +08:00
Feng Lee e26ed33f7f rename emqttd.conf -> emq.conf 2016-10-12 19:30:34 +08:00
Feng Lee 3cfac3430a add etc/emqttd.conf, priv/emqttd.schema 2016-10-12 18:22:20 +08:00
Feng Lee d4979adddf rm etc 2016-10-11 14:25:11 +08:00
Feng Lee b72e968684 move to emqttd-relx 2016-10-11 14:24:15 +08:00
Feng c0c79e8171 rm gen_conf and emqttd_conf 2016-10-11 09:09:29 +08:00
Feng Lee 54b496de67 cuttlefish conf 2016-10-09 15:33:41 +08:00
Feng Lee 53e9b36ba4 listeners, modules 2016-10-08 19:57:28 +08:00
Feng 3406137433 new config 2016-10-08 18:38:33 +08:00
Ery Lee 98a01b6bca mv etc/* to rel/files 2012-12-26 15:28:25 +08:00
erylee 45647b5ca7 rebar release 2012-12-26 12:56:00 +08:00
erylee a176312fa3 -smp true 2012-12-22 18:04:40 +08:00
erylee c1b9449c53 fix sub/pub 2012-12-22 17:35:28 +08:00
erylee 425bc2157e add auth support 2012-12-22 16:42:32 +08:00
erylee efc1d9f424 add bin/ and some files 2012-12-21 17:33:21 +08:00
erylee 0fabf9feb2 tcp options 2012-12-20 17:35:02 +08:00
erylee a77bbf33e2 first workable 2012-12-20 16:30:51 +08:00
Ery Lee cb04c9c7e5 add file 2012-12-19 13:42:03 +08:00