Commit Graph

310 Commits

Author SHA1 Message Date
Feng Lee 041b9100ed Merge configurations of ekka library 2017-07-21 12:52:26 +08:00
Feng Lee a23df7f16e Support autocluster with IP Multicast 2017-07-18 18:39:02 +08:00
Feng Lee 1ea630bc9e Integrate with ekka library 2017-06-28 16:51:19 +08:00
Feng Lee e4ac8a56dd Add 'cluster.cookie' configuration 2017-06-28 16:39:11 +08:00
huangdan 0067090d6a Merge pull request #1101 from emqtt/emq22
Version 2.2-rc.1
2017-06-13 22:21:16 +08:00
turtled 70507e893c Update listener.api schema 2017-06-12 21:54:51 +08:00
turtled 6918a69a2b Update listener.api configuration 2017-06-12 16:09:18 +08:00
turtled 1a8cc2e146 Add http to listen on port 8080 for the http REST API 2017-06-09 14:54:03 +08:00
turtleDeng fbe4ee4eed Merge pull request #1062 from emqtt/emq22
Version 2.2-beta.2
2017-05-20 11:03:40 +08:00
turtled 414f156d4a Add websocket_protocol_header config 2017-05-19 16:46:14 +08:00
turtled 3e1c69dff1 Add cli listeners start|stop 2017-05-18 16:35:49 +08:00
turtled 2d6104fbd9 Ctl use clique 2017-05-11 16:02:38 +08:00
turtleDeng f730d011c4 Merge pull request #1038 from emqtt/emq22
Merge emq22 to master
2017-05-04 22:29:43 +08:00
turtleDeng b839fdc275 Merge pull request #986 from emqtt/emq20
merge emq20 branch code
2017-04-10 12:40:26 +08:00
turtleDeng ca03a84968 Merge pull request #973 from emqtt/emq20
syslog default level error
2017-03-31 15:32:26 +08:00
turtled 3573156e8f syslog default level error 2017-03-31 15:31:50 +08:00
turtled a125236220 fix windows branch conflicts 2017-03-31 14:47:25 +08:00
turtled d8d96c1c6e fix windows branch conflicts 2017-03-31 14:44:13 +08:00
turtled 45ca461fd9 Add ignore self publish message 2017-03-30 14:41:29 +08:00
turtled acedcbbfd4 syslog handlers emqttd 2017-03-30 11:49:19 +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 Lee 6557dbe967 Change 'ssl' option to 'sslopts' 2017-03-13 15:08:29 +08:00
Feng Lee 99c83dbe21 Add 'mqtt.listener.tcp.tune_buffer' config 2017-03-06 18:28:16 +08:00
huangdan 71eaf285f7 Merge branch 'master' into windows 2017-02-24 11:06:03 +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 ff60578a7d Change the datatype of 'enable_stats' to 'flag' 2017-02-21 18:46:10 +08:00
turtled 9468f71c2f create windows branch 2017-02-20 19:21:28 +08:00
Feng Lee a52754df56 Add 'syslog' config and update client, session config 2017-02-16 10:51:03 +08:00
Feng Lee 21576319d6 Merge branch 'emq20' into proxy-protocol 2017-01-11 15:29:47 +08:00
Feng Lee 0f55fafcb3 rm 'hidden' 2016-12-06 15:24:15 +08:00
Feng Lee e550b80974 fix issue#796 2016-12-06 15:17:21 +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 a908c0b9d8 mqtt.queue.max_length: [integer, {atom, infinity}] 2016-11-09 09:28:39 +08:00
Feng Lee 39837d3a93 fix queue.max_length 2016-11-08 17:35:29 +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 3ab93e0e46 fixed ssl params 2016-10-26 11:50:04 +08:00
Feng 6cfb1029d3 fix subscription 2016-10-18 16:01:16 +08:00
Feng Lee ce4a6d0eeb mqtt.acl_file 2016-10-15 13:49:34 +08:00
Feng Lee 96fd3c4ed8 https listener 2016-10-14 16:10:07 +08:00
Feng Lee d03b9dbcd3 lists:append/1 2016-10-14 14:42:21 +08:00
Feng Lee 7ac3416d51 modules 2016-10-14 14:25:21 +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 ab4740c9ea move to emqttd-relx/priv 2016-10-11 14:46:17 +08:00
Feng Lee ca4d567b00 broker_sys_interval 2016-10-11 09:46:55 +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 3406137433 new config 2016-10-08 18:38:33 +08:00
Feng Lee c42673ae79 rm priv 2015-06-22 21:02:20 +08:00
Feng Lee 8702ab838c 0.9 project structure 2015-06-22 16:18:33 +08:00