张奇怪
|
9ba938b9d9
|
EMQX failed to start when the listening port was occupied (#3354)
|
2020-04-11 10:18:35 +08:00 |
张奇怪
|
78144c0ca5
|
Update error log (#3342)
Optimize content of error log
|
2020-03-27 10:10:23 +08:00 |
turtleDeng
|
2897e4fa06
|
Fix the bug that cannot add a second MQTT-WS TCP Port (#3196)
|
2020-01-17 10:08:34 +08:00 |
zhouzb
|
7ea75f4289
|
Update copyright
|
2020-01-03 18:31:08 +08:00 |
Feng Lee
|
39dbb03629
|
Fix the 'undefined function' call
|
2019-11-18 11:11:20 +08:00 |
Feng Lee
|
4935ba11a8
|
Upgrade deps to ekka v0.7.0 and esockd v5.6.0
|
2019-11-18 10:40:53 +08:00 |
Feng Lee
|
88321fe6fe
|
Remove the emqx_config module
- Remove the emqx_config module
- Move get_env/1, get_env/2 to emqx module
|
2019-09-09 10:18:10 +08:00 |
Feng Lee
|
f26505d40a
|
Implement session takeover and resumption.
- Implement session takeover
- Remove `init_proc_mng_policy/1' from emqx_misc module
- Remove `conn_proc_mng_policy/1' from emqx_misc module
- Add `emqx_oom' module to monitor OOM of channel process
|
2019-08-17 13:37:48 +08:00 |
Feng Lee
|
6b84eb0595
|
Rewrite the channel, protocol and session modules.
|
2019-07-22 17:08:53 +08:00 |
Feng Lee
|
42da51e1c5
|
Implement batch delivery for the new channel design
- Implement a new emqx_channel module
- Improve the emqx_frame:serialize/2 API
- Improve the emqx_connection, emqx_ws_connection modules
|
2019-07-02 13:40:52 +08:00 |
Feng Lee
|
21162f88b8
|
Update copyright
|
2019-06-18 14:27:06 +08:00 |
Feng Lee
|
d386b27e8a
|
Adopt channel architecture and improve the MQTT frame parser
|
2019-06-11 23:18:38 +08:00 |
Gilbert Wong
|
47f9d0e90f
|
Adjust format
|
2019-05-31 11:16:50 +08:00 |
Gilbert Wong
|
365832f945
|
Use new ranch api to elimate warning log for deprecated apis
|
2019-05-31 11:16:50 +08:00 |
Gilbert
|
0d6b937127
|
Support proxy protocol of websocket (#2372)
Support proxy protocol of websocket
|
2019-03-28 10:34:48 +08:00 |
HeeeJianBo
|
fc2df9aff5
|
Adapt to new export style
|
2019-03-22 14:58:24 +08:00 |
Feng Lee
|
08204fc7a8
|
Improve the emqx_connection module using gen_statem behaviour (#2235)
|
2019-02-28 15:08:29 +08:00 |
turtled
|
31e95b56c4
|
Update Copyright to 2019
|
2019-01-29 10:43:25 +08:00 |
terry-xiaoyu
|
2611b6fc2a
|
Revert logger print to io:format
|
2018-11-10 11:01:11 +08:00 |
terry-xiaoyu
|
94dbdffd59
|
New logger formatter with meta-data
|
2018-11-02 18:38:07 +08:00 |
周子博
|
5eb92e37cc
|
Remove check for MQTT path, and normalize code
|
2018-09-14 11:49:17 +08:00 |
周子博
|
5465b015be
|
Add test case for last change
|
2018-09-14 11:49:17 +08:00 |
周子博
|
6f536eaac4
|
Add customized mqtt path for websocket
|
2018-09-14 11:49:17 +08:00 |
周子博
|
88b3460715
|
Add feature for issue#1809
|
2018-09-14 11:49:17 +08:00 |
Feng Lee
|
a19daee353
|
Improve the print of listener startup
|
2018-08-27 16:19:58 +08:00 |
Feng Lee
|
42288ac412
|
The ACL file should not be undefined
|
2018-08-27 15:57:13 +08:00 |
Feng Lee
|
f80cd2d986
|
Improve the MQTT over Websocket connection
|
2018-08-11 17:57:19 +08:00 |
Feng Lee
|
919eb9fa1e
|
Use cowboy to replace minirest
|
2018-08-09 14:27:49 +08:00 |
turtled
|
4d9e03a803
|
Refactor websocket conn using cowboy
|
2018-08-08 18:36: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 |
Feng Lee
|
7ee54aac28
|
Add 'qos' field to message record
|
2018-07-18 23:41:00 +08:00 |
Feng Lee
|
62aa072f2f
|
Upgrade for MQTT Version 5.0 and Erlang/OTP R21
|
2018-07-18 13:43:17 +08:00 |
Feng Lee
|
5d45d40db5
|
Rename emqx_mqtt module to emqx_listeners
|
2018-06-12 10:04:01 +08:00 |