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