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