| .. |
|
emqttd.erl
|
cae247be97
Rename 'emqttd_hook' module to 'emqttd_hooks'
|
9 anni fa |
|
emqttd_access_control.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_access_rule.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_acl_internal.erl
|
a7ed2c402b
fix #885
|
9 anni fa |
|
emqttd_acl_mod.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_alarm.erl
|
1222746b79
Update copyright and format code
|
9 anni fa |
|
emqttd_app.erl
|
5419266724
emqttd_hook -> emqttd_hooks, syslog
|
9 anni fa |
|
emqttd_auth_mod.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_base62.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_boot.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_bridge.erl
|
239cf1b5fc
Add '{backoff, 1000, 1000, 10000}' to return of init/1
|
9 anni fa |
|
emqttd_bridge_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_bridge_sup_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_broker.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_cli.erl
|
a7ed2c402b
fix #885
|
9 anni fa |
|
emqttd_client.erl
|
39abdb8b41
Remove 'enable_stats' from 'INFO_KEYS', and remove io:format line
|
9 anni fa |
|
emqttd_cluster.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_cm.erl
|
6b22fb0a0c
Remove the 'DOWN' client from emqttd_stats
|
9 anni fa |
|
emqttd_cm_sup.erl
|
5a49196a07
Update copyright info and format code
|
9 anni fa |
|
emqttd_ctl.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_gen_mod.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_guid.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_hooks.erl
|
cae247be97
Rename 'emqttd_hook' module to 'emqttd_hooks'
|
9 anni fa |
|
emqttd_http.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_inflight.erl
|
08100525a5
Add inflight module and test suite
|
9 anni fa |
|
emqttd_keepalive.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_message.erl
|
0019fb2b49
Change the message timestamp to 'os:timestamp()'
|
9 anni fa |
|
emqttd_metrics.erl
|
a5ac32b49b
add 'packets/puback/missed', 'packets/pubrec/missed', 'packets/pubrel/missed', 'packets/pubcomp/missed' metrics
|
9 anni fa |
|
emqttd_misc.erl
|
b8084f2989
Remove inc_stats/1 function
|
9 anni fa |
|
emqttd_mnesia.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_mod_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_mqueue.erl
|
4d2d6fa0d6
Change the default max_len to infinity
|
9 anni fa |
|
emqttd_net.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_node.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_packet.erl
|
d5ac9f0dcb
Update protocol_name/1, type_name/1 functions for MQTT 5
|
9 anni fa |
|
emqttd_parser.erl
|
418fb37ca0
Add max_packet_size() type
|
9 anni fa |
|
emqttd_plugins.erl
|
5a49196a07
Update copyright info and format code
|
9 anni fa |
|
emqttd_pmon.erl
|
5a49196a07
Update copyright info and format code
|
9 anni fa |
|
emqttd_pool_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_pooler.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_protocol.erl
|
f4c4e5635c
Improve the 'enable_stats' design of client, session
|
9 anni fa |
|
emqttd_pubsub.erl
|
239cf1b5fc
Add '{backoff, 1000, 1000, 10000}' to return of init/1
|
9 anni fa |
|
emqttd_pubsub_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_router.erl
|
a5ba86fd1a
Update rebar.config
|
9 anni fa |
|
emqttd_serializer.erl
|
6c50a59cad
Rename macro 'MAX_PACKET_LEN' to 'MAX_PACKET_SIZE'
|
9 anni fa |
|
emqttd_server.erl
|
a345b3682b
Rename emqttd_hook to emqttd_hooks
|
9 anni fa |
|
emqttd_session.erl
|
f955614f9d
Remove the io:format line
|
9 anni fa |
|
emqttd_session_sup.erl
|
d69d769797
Upgrade copyright info
|
9 anni fa |
|
emqttd_sm.erl
|
2021667021
Add 'local_session/0 function, change reg_session/3 unreg_session/1 functions
|
9 anni fa |
|
emqttd_sm_helper.erl
|
78c8856eda
Update copyright info
|
9 anni fa |
|
emqttd_sm_sup.erl
|
5a49196a07
Update copyright info and format code
|
9 anni fa |
|
emqttd_stats.erl
|
fa8882b499
Support client, session stats
|
9 anni fa |
|
emqttd_sup.erl
|
d91e49a5a5
Change the restart strategy of the top supervisor
|
9 anni fa |
|
emqttd_sysmon.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_sysmon_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_time.erl
|
b4936726fd
Remove the random:seed/1 to fix the build warnings
|
9 anni fa |
|
emqttd_topic.erl
|
796d5df1c0
Upgrade parse/2 function
|
9 anni fa |
|
emqttd_trace.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_trace_sup.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_trie.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_vm.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
emqttd_ws.erl
|
88c2b4eaa3
Use the new emqttd_parser API to parse Websocket frame
|
9 anni fa |
|
emqttd_ws_client.erl
|
5d5de51f89
Change the gen_server:start_link to gen_server2
|
9 anni fa |
|
emqttd_ws_client_sup.erl
|
726f829df5
Fix the error caused by emqttd:env/1
|
9 anni fa |
|
gen_server2.erl
|
2370e7dfcb
2.0 - replace 'now/0' with 'erlang:monotonic_time/0'
|
9 anni fa |
|
lager_emqtt_backend.erl
|
9e0b2ed57b
Update copyright and change the format of -type, -callback
|
9 anni fa |
|
priority_queue.erl
|
0a9ecf833a
export_type
|
10 anni fa |