From 827c92c430cb05848841602e835c8955b900574b Mon Sep 17 00:00:00 2001 From: Rory Z Date: Sun, 11 Oct 2020 11:13:39 +0800 Subject: [PATCH] Auto-pull-request-on-2020-10-11 (#3770) * feature(confs): Split emqx.conf * optimize(application): Optimize emqx module startup sequence * feature: remove the emqx_modules related code * feature: ws/wss add more params * chore: update esockd version to fix ssl:getstat/2 for dtls connection * fix: fix session_locking_strategy enum typos * fix(ignore-loop-deliver): fix issue#3738 (#3741) * chore(paths): cherry-pick v4.2.0 commits and patch it * chore(types): Add the disconnected_at field definition in conninfo (#3764)