root
|
ac3acb48ae
|
优化WebSocket传输服务和通道管理 - 重构ConnectInternalAsync方法,提取独立方法 - 优化通道创建逻辑,移除ResetChannels方法 - 添加自动重连配置选项EnableAutoReconnect - 修复WebSocket配置文件,添加所有新增配置项 - 优化方法返回类型,移除不必要的async/await
|
4 days ago |
root
|
5b9629a5ce
|
GeneralStart
|
1 week ago |
hyh
|
fee41aaf7d
|
feat: 添加设备序列号获取功能,遵循DDD设计架构
- 新增DeviceInfo模型,包含IsSuccess字段用于状态判断
- 实现IDeviceService接口和DeviceService实现类
- 支持Windows和Linux系统序列号获取
- 修复ParseSerialNumber方法,支持Linux输出格式解析
- 创建GetSerialNumberCommand和GetSerialNumberCommandHandler
- 添加SystemController API控制器
- 修复CS0234编译错误,添加System.Net引用
- 更新依赖注入配置
- 完善错误处理和日志记录
|
1 week ago |
hyh
|
55c16b6bbe
|
"修复WebSocket传输服务依赖注入问题,添加IMemoryCache服务注册"
|
2 weeks ago |
hyh
|
6420e0931d
|
"feat: 协议客户端管理器集成与优化,完善启动/停止流程"
|
2 weeks ago |
hyh
|
641f37ec2f
|
feat: 完善协议客户端配置创建和WebSocket传输服务集成
1. 在CellularNetworkService.StartNetworkAsync中添加协议客户端配置创建
2. 优化WebSocketTransportExtensions,移除冗余方法
3. 修正WebSocket配置文件与模型类匹配
4. 集成WebSocket传输服务到Startup
5. 重命名LogLayerHelp为ProtocolLayerConfigFactory
6. 完善错误处理和日志记录
|
2 weeks ago |
root
|
571232a1f2
|
pu
|
2 weeks ago |
root
|
4281f6543f
|
Update network configuration and add IP endpoint management
|
2 months ago |
root
|
4d48747480
|
start ApiActionResult 放回枚举
|
2 months ago |
root
|
517327eda3
|
Refactor network configuration and cellular network services
|
2 months ago |
root
|
33aff69cad
|
feat: 更新蜂窝网络相关功能
|
2 months ago |
root
|
60c22c4805
|
refactor: 优化CellularNetworkContext和CellularNetworkService的配置管理和错误处理
|
2 months ago |
root
|
c61349421f
|
feat: 优化蜂窝网络上下文生命周期管理 - 添加应用程序关闭时的资源释放 - 改进网络状态检查逻辑 - 统一状态管理方式
|
2 months ago |
root
|
f0529d8903
|
修复重复执行命令
|
2 months ago |
root
|
95398a2dd9
|
删除冗余文件 更新command 类型
|
2 months ago |
root
|
0f387ceea9
|
更新系统配置和网络服务相关代码
|
2 months ago |
hyh
|
b0e0f7dd70
|
UseSwagger 去除限制
|
2 months ago |
hyh
|
2c6dd1072f
|
feat: 优化日志配置和服务器监听设置 - 修改日志配置,添加服务器地址信息 - 配置服务器监听所有本地地址,端口11003 - 添加logs目录到.gitignore
|
2 months ago |
root
|
3de14aee8b
|
Update network configuration and refactor network services
|
2 months ago |
hyh
|
4601f0bc12
|
映射
|
2 months ago |
hyh
|
12e931419e
|
更新网络服务相关代码和配置
|
2 months ago |
hyh
|
b1266616d7
|
重构:优化项目结构和代码组织
|
2 months ago |
root
|
d38d939f0e
|
Update project structure and add new features
|
2 months ago |
root
|
acdc447bb4
|
Initial commit with .gitignore and project files
|
2 months ago |