xfy
1f170b1951
refactor(server): 实现多服务器模式启动和关闭逻辑
- 新增 fastServers 列表支持多监听器
- 实现 startMultiServerMode() 并行启动多个服务器
- 添加 shutdownServers() 并行关闭多个 fasthttp.Server
- 重构 StopWithTimeout/GracefulStop 支持多服务器关闭
- startSingleMode 使用 Servers[0] 配置(迁移后)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 10:33:52 +08:00
..
2026-04-03 14:07:42 +08:00
2026-04-13 17:38:49 +08:00
2026-04-14 14:33:30 +08:00
2026-04-13 17:38:49 +08:00
2026-04-14 14:26:01 +08:00
2026-04-14 10:49:38 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 17:38:49 +08:00
2026-04-15 10:33:52 +08:00
2026-04-13 17:38:49 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 16:50:14 +08:00
2026-04-14 14:26:01 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 09:51:44 +08:00
2026-04-13 16:50:14 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00