# ma-master **Repository Path**: ythct/ma-master ## Basic Information - **Project Name**: ma-master - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2024-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 通过mina实现mq的功能,初步打算实现如下功能: - 客户端的自动重连 - MQ消息的监听和消息的发送(主题消息和队列消息推送) - MQ消息2种消息确认模式: 自动确认和ACK手动确认.