Skip to content

Comments

Connect client name#11

Merged
mic1on merged 2 commits intomainfrom
connect-client-name
Sep 25, 2025
Merged

Connect client name#11
mic1on merged 2 commits intomainfrom
connect-client-name

Conversation

@mic1on
Copy link
Member

@mic1on mic1on commented Sep 25, 2025

No description provided.

为RabbitMQ连接添加client_name参数,便于在管理界面识别不同客户端连接
修改消息体解码逻辑,直接使用message.body而非强制utf-8解码
更新示例代码和文档以反映这些变更
移除测试代码和RabbitMQStore中的硬编码client_name,改为当client_name为None时自动生成包含随机后缀的客户端名称,提高连接的唯一性和可识别性
@mic1on mic1on merged commit 6966a23 into main Sep 25, 2025
4 checks passed
@mic1on mic1on deleted the connect-client-name branch September 25, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant