# iotserver-netty
**Repository Path**: guanzhi0319/iotserver-netty
## Basic Information
- **Project Name**: iotserver-netty
- **Description**: netty java iotserver sample
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 2
- **Created**: 2021-05-23
- **Last Updated**: 2023-08-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# iotserver-netty
# iotserver java版本
## c版本请在qbgit里面寻找
## nodejs版本请在qbgit里面寻找
## 测试
### tcpclient
请使用node tcpClient_8051.js 作为客户端测试
尚未做适配,只适用于单协议, 使用 redis的订阅发布在java, node 和 c,c++中传续信息
### redis发布订阅
使用根目录下面 node readRedis.js进行与主进程发布订阅
## todolist