zhouzb

Results 38 comments of zhouzb

I think the problem is in function `del_slot`, the following part of the code should be redundant: ``` del_slot(Name, [{Name,_}]) -> []; ``` At the same time, the code in...

@beraybentesen I think `publish_limit` and `rate_limit` in `emqx.conf` can meet your needs.

@lonelyleaf Sorry for not replying to you in time, this should be caused by a node name resolution error, it should be a BUG, before we solve this problem, you...

@bbhxwl Hi. We may need more information to help you locate this issue: 1. The reason code in the SUBACK received by the client when subscribing fails. The method of...

@Gopi-Kasodariya Sorry for not replying to you in time, it seems that there is no problem with your usage, but I don't know what version of EMQX you are using....

@Eric-Sunjian Clients will receive DISCONNECT packet with `0x00 - Normal disconnection` reason code.

@mariusstaicu We don't support this feature yet, but we'll consider implementing it in the future.

@voycey @troyweber Thanks for your feedback, we will consider publishing the RC for major and minor versions to Docker Hub so you can try it out early.

@voycey Hi, we will fix it in 5.0.7.

@inteldon Hi. I'm very sorry that I've been so focused on development activities lately that I haven't been able to get back to you in time. I noticed in your...