We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8bd4a2e
fix(config): 新增配置项 debug ,用来控制是否开启 debug 模式 (fix #413)
debug
fix(forward): 修正合并转发相关逻辑 (fixes #417)
fix(sending): 修正消息发送相关逻辑 (fixes #414)
refactor(sub): 为添加订阅相关逻辑加上防呆机制 (resolve #424)