Feng Lee
|
dae3d22bef
Remove the io:format line
|
9 лет назад |
Feng Lee
|
99c83dbe21
Add 'mqtt.listener.tcp.tune_buffer' config
|
9 лет назад |
Feng Lee
|
35e08df735
Change the default QoS of will message to QOS_1
|
9 лет назад |
Feng Lee
|
c3919a64e6
Format 'trie_node' record
|
9 лет назад |
Feng Lee
|
98e15ebbf4
Prepare for MQTT/5.0
|
9 лет назад |
Feng Lee
|
3d0bc15e93
Use the '?assertEqual' macro and update Copyright info
|
9 лет назад |
Feng
|
53572b7d37
Fix the comments of mqtt.session.* configurations
|
9 лет назад |
Feng
|
1e91c0e220
Format code
|
9 лет назад |
Feng
|
440011da9a
Rename 'Pkt' to 'PktCnt', 'Msg' to 'MsgCnt'
|
9 лет назад |
Feng
|
9309baf17c
Rename mqtt_msgid() type to mqtt_msg_id()
|
9 лет назад |
Feng Lee
|
edd99dc5ed
Disable the force GC if conn_force_gc_count = 0
|
9 лет назад |
Feng Lee
|
1e36750288
Use emqttd_gc:reset_conn_gc_count/2 API
|
9 лет назад |
Feng Lee
|
5ef4fce141
Handle the {ok, I} return
|
9 лет назад |
Feng Lee
|
e972103f74
Fix the 'spawn_opt' options
|
9 лет назад |
Feng Lee
|
73847b96fc
Add 'FULLSWEEP_OPTS' macro
|
9 лет назад |
Feng Lee
|
7d65ad42ad
Add '[{fullsweep_after, 10}]' opts and 'force_gc_count' to tune the memory usage
|
9 лет назад |
Feng Lee
|
124aa454fb
Add 'mqtt.conn.force_gc_count' config to tune GC of MQTT connection
|
9 лет назад |
Feng Lee
|
ab76e7978b
Add emqttd_gc module
|
9 лет назад |
Feng Lee
|
2d9dbe4729
Support to hook 'tag' function
|
9 лет назад |
Feng
|
365bfb9e80
Replace emqttd_misc:inc_stats/1 with inc_stats/1
|
9 лет назад |
Feng
|
239cf1b5fc
Add '{backoff, 1000, 1000, 10000}' to return of init/1
|
9 лет назад |
Feng
|
b8084f2989
Remove inc_stats/1 function
|
9 лет назад |
Feng Lee
|
5d5de51f89
Change the gen_server:start_link to gen_server2
|
9 лет назад |
Feng Lee
|
5543b72243
Force to GC the Websocket Process
|
9 лет назад |
Feng Lee
|
f955614f9d
Remove the io:format line
|
9 лет назад |
Feng Lee
|
39abdb8b41
Remove 'enable_stats' from 'INFO_KEYS', and remove io:format line
|
9 лет назад |
Feng Lee
|
8e7ea09cbd
Tune the mqtt.client|session.enable_stats off
|
9 лет назад |
Feng Lee
|
03e6c8b64c
Version 2.1.0
|
9 лет назад |
Feng Lee
|
05e34fe783
Move the 'cuttlefish' library from TEST_DEPS to BUILD_DEPS
|
9 лет назад |
Feng Lee
|
7d16422d5c
Require R19+ to build since 2.1 release
|
9 лет назад |