/** * TCP 协议实现包 *
* 提供基于 Vert.x TCP Server 的 IoT 设备连接和消息处理功能 */ package cn.iocoder.yudao.module.iot.gateway.protocol.tcp;