BBC TCP 连接管理器
TCP 通信基础设施模块。解决双向通信中的命令发送、异步回调和消息队列管理问题。适用于需要与外部 TCP 服务建立稳定连接的自定义 Action 开发场景。
- Author
- xlxyvergil
- Version
- 1.0.0
- Status
- stable
- Language
- python
- Runtime
- python 3.12.9
- Updated
- 2026-05-06
- Created
- 2026-05-06
- Tags
- bbc, tcp, communication, infrastructure
- Dependencies
- psutil
Installation
git clone https://github.com/MaaXYZ/MaaHub.git --depth=1 cp -r MaaHub/Storage/customs/xlxyvergil/bbc-connection-manager ./your_customs/ Package Files
- bbc_connection_manager.py
- maahub_meta.json
- README.md