huminmin
8 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
1
2
3
4
5
6
/**
 * HTTP 协议实现包
 * <p>
 * 提供基于 Vert.x HTTP Server 的 IoT 设备连接和消息处理功能
 */
package cn.iocoder.yudao.module.iot.gateway.protocol.http;