JianBo He b3eed9123f Fix typo před 6 roky
..
emqx.app.src a4e9142979 Updat app file před 6 roky
emqx.app.src.script 08e234f61e Fix typo před 6 roky
emqx.erl 88321fe6fe Remove the emqx_config module před 6 roky
emqx_access_control.erl b3eed9123f Fix typo před 6 roky
emqx_access_rule.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_acl_cache.erl c1d768ff74 Add API for clean and get acl cache před 6 roky
emqx_alarm_handler.erl ec2f758c9f Use erlang:system_time/1 před 6 roky
emqx_app.erl 6e18f8543d Add emqx_boot module před 6 roky
emqx_banned.erl 2fb4d66496 Optimize flapping and banned modules před 6 roky
emqx_base62.erl 96b341fde5 Add proper tests for base62 (#2761) před 6 roky
emqx_batch.erl fb54fe0fad Improve export_type attr před 6 roky
emqx_boot.erl 2bf951d953 Fix the spec of function 'is_enabled/1' před 6 roky
emqx_broker.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_broker_helper.erl c5ad674dd7 Add test cases and fix bugs před 6 roky
emqx_broker_sup.erl 21162f88b8 Update copyright před 6 roky
emqx_channel.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_cm.erl 32500685a1 Export emqx_cm:kick_session/2 před 6 roky
emqx_cm_locker.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_cm_registry.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_cm_sup.erl 7774b85f81 Implement the channel architecture před 6 roky
emqx_connection.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_ctl.erl b5c9def06a Add testcases for print and usage před 6 roky
emqx_flapping.erl c9963b1df5 Replace esockd_net with inet před 6 roky
emqx_frame.erl d3107facf9 Validate packet id if strict mode. před 6 roky
emqx_gc.erl 2b1b58fc66 Add the new 'emqx_limiter' module před 6 roky
emqx_gen_mod.erl 21162f88b8 Update copyright před 6 roky
emqx_guid.erl 0c377c67cd Use 'erlang:system_time' to replace 'os:timestamp' (#3088) před 6 roky
emqx_hooks.erl 8bf06b9c63 Fix typo před 6 roky
emqx_inflight.erl bbcd2bffc5 Improve the session module (#3082) před 6 roky
emqx_json.erl fa516626a6 Inlining is enabled for encode, decode functions. před 6 roky
emqx_keepalive.erl 8b03371a4a Improve the keepalive, connection, channel and session modules (#2813) před 6 roky
emqx_kernel_sup.erl 0c24bfd78c Make emqx_tracer more reliable před 6 roky
emqx_limiter.erl c5c99b7c4e Improve 'emqx_ws_connection' module and add more test cases před 6 roky
emqx_listeners.erl 39dbb03629 Fix the 'undefined function' call před 6 roky
emqx_logger.erl d946848d42 Improve testcases for emqx_logger před 6 roky
emqx_logger_formatter.erl cb77b229b8 Add testcase for emqx_logger_formatter před 6 roky
emqx_message.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_metrics.erl b3eed9123f Fix typo před 6 roky
emqx_misc.erl cd94ba71b4 Remove the 'try' ... 'catch' před 6 roky
emqx_mod_acl_internal.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_mod_presence.erl 4935ba11a8 Upgrade deps to ekka v0.7.0 and esockd v5.6.0 před 6 roky
emqx_mod_rewrite.erl 3705f4f929 Rewrite the test cases for extended modules před 6 roky
emqx_mod_subscription.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_mod_sup.erl 8e401968f2 Add testcase for emqx_mod_sup před 6 roky
emqx_modules.erl 88321fe6fe Remove the emqx_config module před 6 roky
emqx_mountpoint.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_mqtt_caps.erl 9c3273a2c6 Improve the process of handling MQTT control packets (#3079) před 6 roky
emqx_mqtt_props.erl 94c324d7a3 Rename 'get|set_property' fuctions to 'get|set' před 6 roky
emqx_mqueue.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_os_mon.erl d8bcb1b26f Don't check cpu util on Alpine that uses libc-musl před 6 roky
emqx_packet.erl 9c3273a2c6 Improve the process of handling MQTT control packets (#3079) před 6 roky
emqx_pd.erl 2b1b58fc66 Add the new 'emqx_limiter' module před 6 roky
emqx_plugins.erl 116c593178 Fix returned value of plugin reloading (#3126) před 6 roky
emqx_pmon.erl a2d5b834da Improve emqx_pmon module and add more test cases před 6 roky
emqx_pool.erl 3877c4db1a Merge branch 'channel2' into channel3 před 6 roky
emqx_pool_sup.erl 21162f88b8 Update copyright před 6 roky
emqx_pqueue.erl fb54fe0fad Improve export_type attr před 6 roky
emqx_psk.erl 3877c4db1a Merge branch 'channel2' into channel3 před 6 roky
emqx_reason_codes.erl 9c3273a2c6 Improve the process of handling MQTT control packets (#3079) před 6 roky
emqx_router.erl f60f127681 Improve the moudules and fix the bugs found in new test cases před 6 roky
emqx_router_helper.erl 3877c4db1a Merge branch 'channel2' into channel3 před 6 roky
emqx_router_sup.erl 21162f88b8 Update copyright před 6 roky
emqx_rpc.erl 3405dbaf5c Ordered messaging via multiple gen_rpc clients před 6 roky
emqx_sequence.erl fb54fe0fad Improve export_type attr před 6 roky
emqx_session.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_shared_sub.erl 88321fe6fe Remove the emqx_config module před 6 roky
emqx_stats.erl 814f103e34 Fix issue#3109 - remove the 'sessions.persistent.count', 'sessions.persistent.max' stats před 6 roky
emqx_sup.erl 1072536382 Add more test cases for emqx_sup před 6 roky
emqx_sys.erl f1ae430d43 Add more test cases for emqx_sys před 6 roky
emqx_sys_mon.erl 39dbb03629 Fix the 'undefined function' call před 6 roky
emqx_sys_sup.erl 88321fe6fe Remove the emqx_config module před 6 roky
emqx_tables.erl 4afa02ee48 Update all the test cases před 6 roky
emqx_topic.erl 847375d2fb Improve connection and channel modules (#2860) před 6 roky
emqx_tracer.erl 20ddd498fc Rename the 'client_id' field to 'clientid' před 6 roky
emqx_trie.erl f60f127681 Improve the moudules and fix the bugs found in new test cases před 6 roky
emqx_types.erl 9b9df46718 Add sockport to ClientInfo (#3122) před 6 roky
emqx_vm.erl 0c377c67cd Use 'erlang:system_time' to replace 'os:timestamp' (#3088) před 6 roky
emqx_vm_mon.erl 21162f88b8 Update copyright před 6 roky
emqx_ws_connection.erl 578355442b Add more metrics and improve the 'channel', 'session' modules (#3128) před 6 roky
emqx_zone.erl a540958846 Add mqtt.strict_mode configuration (#3069) před 6 roky