Commit Graph

7654 Commits

Author SHA1 Message Date
Feng Lee 02a17a8e96 Add emqttd_ws_client_sup 2016-06-30 14:33:54 +08:00
Feng Lee 61a64ea0b0 send(Packet) 2016-06-28 16:44:52 +08:00
Feng Lee 842df63605 merge master 2016-06-28 11:27:52 +08:00
Feng Lee 2cae8e284a {simple_one_for_one, 0, 1} 2016-06-27 09:57:07 +08:00
Feng Lee 834e6f7269 Add MQTT specs. etc/vm.args: -env ERL_CRASH_DUMP log/emqttd_crash.dump 2016-06-27 09:11:09 +08:00
Feng Lee 8e6a0ec7ad Merge pull request #607 from ralphtheninja/patch-1
typos
2016-06-26 11:22:07 +08:00
Lars-Magnus Skog f273a8635e typos 2016-06-25 20:46:42 +02:00
J Phani Mahesh 9181c273ed enhance emqttd_client ratelimit handling
This allows rate limits on a client to be queried
and changed dynamically (possibly by plugins), by
exposing additional apis.

`set_rate_limit/2` expects a Ratelimit tuple module of
the form `{module, record}` where module implements
`check(NumBytes, RlTuple) -> {TimeToPause, NewRlTuple}`

It is recommended that the rate limit module also
implement `new` to allow creating new RateLimit records.
See `esockd_ratelimit` for a reference implementation.
2016-06-23 10:34:37 +05:30
Feng Lee b877cec208 Merge branch 'issue#599' into emq10 2016-06-21 11:35:25 +08:00
Feng Lee 89e093d1b5 Merge pull request #602 from emqtt/issue#599
Fix issue #599 - Reject empty clientId with non-clean session
2016-06-21 11:35:08 +08:00
Feng Lee 0aa8a82e59 ensure the mqtt listener is started successfully 2016-06-21 11:33:23 +08:00
Feng Lee fe3becbf9b Fix issue#599 - Reject empty clientId with non-clean session 2016-06-21 11:29:59 +08:00
Feng Lee 7d6ec52c37 Merge pull request #601 from emqtt/emq10
Update docs and emqttd_dashboard plugin
2016-06-21 09:26:00 +08:00
Feng Lee fb7a5d1ccf session expired_after 2880 minutes 2016-06-21 09:21:42 +08:00
Feng Lee c289b857a2 Merge branch 'master' into emq10 2016-06-21 09:19:12 +08:00
Feng Lee 77db1c9107 merge master 2016-06-20 12:21:58 +08:00
Feng Lee 83b25fe84a 2.0 2016-06-20 12:18:49 +08:00
Feng Lee 48183ddca0 Upgrade dashboard plugin 2016-06-18 16:03:51 +08:00
Feng Lee e9f94df21b 1.1.2 2016-06-18 14:20:34 +08:00
Feng Lee 6c0271fc61 upgrade mysql-otp driver to 1.2.0 and fix issue #586, #564, #523, #596 2016-06-18 14:14:38 +08:00
Feng Lee bf2e1c39c3 1.1.2 2016-06-18 14:10:22 +08:00
Feng Lee 8c7c380213 architecture.png 2016-06-16 14:25:15 +08:00
Feng Lee 35798292b5 rm gitter 2016-06-16 11:00:02 +08:00
Feng a398a74ed5 rm .gimodules 2016-06-05 12:52:36 +08:00
Feng eaf254e919 Merge branch 'master' into plus 2016-06-05 12:51:35 +08:00
Feng 0dea9d0bb0 1.1.1 2016-06-05 12:37:19 +08:00
Feng 9fc127dc18 1.1.1 2016-06-04 20:24:23 +08:00
Feng Lee 3166ebba92 Merge pull request #584 from emqtt/emq10
Fix issue#575 - Compatible with the Qos0 PUBREL packet
2016-06-04 19:08:57 +08:00
Feng Lee a248b471b9 Merge pull request #583 from emqtt/issue#575
Issue#575 - Fix the incompatible Qos
2016-06-04 12:56:07 +08:00
Feng 8a908b43d5 Fix the incompatible Qos 2016-06-04 12:07:54 +08:00
Feng Lee 590ccd37a6 upgrade dashboard plugin 2016-06-01 15:13:40 +08:00
Feng Lee 5eb23a2b90 Merge pull request #577 from emqtt/emq10
1.1 - docs
2016-06-01 15:13:14 +08:00
Feng Lee 59df99fb0b 1.1 docs 2016-06-01 15:12:20 +08:00
Feng Lee 437e7b2bb5 Merge pull request #576 from emqtt/emq10
Fix issue#575 - Compatible with the Qos0 PUBREL packet
2016-06-01 11:52:50 +08:00
Feng Lee faa7ae2886 Fix issue#575 2016-06-01 11:52:21 +08:00
Feng Lee fea01d8406 HTTP Plugin 2016-05-31 21:43:23 +08:00
Feng Lee 8b45d45ee3 R18 2016-05-31 21:34:51 +08:00
Feng Lee cd77f42cbf Merge pull request #574 from emqtt/emq10
1.1 - Support IPv6 and add more plugins
2016-05-31 21:24:11 +08:00
Feng Lee fc68021ff5 CIDR badmatch 2016-05-31 21:13:44 +08:00
Feng Lee de602d972e esockd 4.0, mochiweb 4.1 2016-05-31 21:13:18 +08:00
Feng Lee 6293d6b409 upgrade template plugin 2016-05-31 19:33:40 +08:00
Feng Lee 7c0374eedf upgrade plugins 2016-05-31 19:28:11 +08:00
Feng Lee b26455a512 ListenOn 2016-05-27 17:32:34 +08:00
Feng Lee 16cf487b4e update mysql 2016-05-27 11:25:45 +08:00
Feng Lee b4ac98f9c2 Merge pull request #568 from emqtt/issue#561
GC after a session DOWN
2016-05-26 19:52:02 +08:00
Feng Lee 176b0b64ea GC after a session DOWN 2016-05-26 19:50:08 +08:00
Feng Lee 791c50282f Merge pull request #566 from emqtt/issue#557
load 'observer' application and fix issue #557
2016-05-25 14:20:39 +08:00
Feng Lee b0541ac18c load 'observer' application and fix issue #557 2016-05-25 14:19:25 +08:00
Feng Lee e0ac13dd83 master branch for esockd, mochiweb 2016-05-23 15:21:39 +08:00
Feng Lee 66d4abce14 1.1 2016-05-23 15:21:13 +08:00