You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root ac3acb48ae 优化WebSocket传输服务和通道管理 - 重构ConnectInternalAsync方法,提取独立方法 - 优化通道创建逻辑,移除ResetChannels方法 - 添加自动重连配置选项EnableAutoReconnect - 修复WebSocket配置文件,添加所有新增配置项 - 优化方法返回类型,移除不必要的async/await 3 days ago
..
Configurations 优化WebSocket传输服务和通道管理 - 重构ConnectInternalAsync方法,提取独立方法 - 优化通道创建逻辑,移除ResetChannels方法 - 添加自动重连配置选项EnableAutoReconnect - 修复WebSocket配置文件,添加所有新增配置项 - 优化方法返回类型,移除不必要的async/await 3 days ago
Controllers GeneralStart 6 days ago
Properties feat: 优化日志配置和服务器监听设置 - 修改日志配置,添加服务器地址信息 - 配置服务器监听所有本地地址,端口11003 - 添加logs目录到.gitignore 2 months ago
CoreAgent.API.csproj Update project structure and add new features 2 months ago
CoreAgent.API.http Initial commit with .gitignore and project files 2 months ago
Program.cs Update network configuration and add IP endpoint management 2 months ago
Startup.cs "修复WebSocket传输服务依赖注入问题,添加IMemoryCache服务注册" 2 weeks ago
appsettings.Development.json Initial commit with .gitignore and project files 2 months ago
appsettings.json 更新系统配置和网络服务相关代码 2 months ago
publish.bat pu 2 weeks ago