emqx/apps/emqx_stomp/src
Thales Macedo Garitezi 5c693beadd
chore(appup): remove `load_module` instructions if `restart_application`
> the restart_application instruction will be translated into module
load instructions by otp release handler.
2021-11-25 12:08:02 -03:00
..
emqx_stomp.app.src chore: update appup.src 2021-11-12 10:43:21 +08:00
emqx_stomp.appup.src chore(appup): remove `load_module` instructions if `restart_application` 2021-11-25 12:08:02 -03:00
emqx_stomp.erl fix(emqx_stomp): fix hot-upgrade stopping listener failed 2021-11-10 10:02:37 +08:00
emqx_stomp_connection.erl chore: sync ce code added only to ee back to ce 2021-11-08 16:17:54 +01:00
emqx_stomp_frame.erl fix(stomp): parse heartbeat EOL frame 2021-11-03 14:01:05 +08:00
emqx_stomp_heartbeat.erl fix(stomp): backoff outgoung hear-beat timer interval 2021-11-03 20:37:07 +08:00
emqx_stomp_protocol.erl chore: fix elvis warnings 2021-11-12 10:43:21 +08:00