SpecialX
|
9fd7c018c2
|
feat(push-gateway): config 扩展 + kafka consumer + ws handler + nextstep 文档
|
2026-07-14 16:03:17 +08:00 |
|
SpecialX
|
b745443b6d
|
feat(push-gateway): docker 本地验证通过 + nextstep 上下游依赖文档
- Dockerfile 修复:GOPROXY 国内镜像 + go.mod 路径修正 + 构建目录
- docker-compose.deploy.yml 补全 push-gateway 全部 12 个环境变量
- deploy.env.example 新增 push-gateway 段(INTERNAL_API_TOKEN/WS_ALLOWED_ORIGINS)
- 本地 Docker 验证通过(非 mock):
- /healthz + /readyz(Redis + Kafka 健康)
- WebSocket /ws + dev-token 鉴权
- /internal/push HTTP API 投递 3 类考试事件
- Kafka → push-gateway → WebSocket 全链路透传
ExamExtended / ExamForceSubmitted / ExamQuestionReordered
- 新增 docs/nextstep.md:上游依赖(iam/Redis/Kafka)+
下游依赖(4 portal + msg)+ 事件投递架构图 + 环境变量清单
|
2026-07-13 17:56:28 +08:00 |
|
SpecialX
|
3fac472a57
|
chore(push-gateway): ai02 module updates - config, hub, ws, kafka, health, docs
|
2026-07-10 17:36:53 +08:00 |
|
SpecialX
|
a0f6c228af
|
docs(push-gateway): ai01 阶段1+2 模块理解确认书与架构设计文档
阶段1交付:services/push-gateway/docs/01-understanding.md
- 8节:架构位置/限界上下文/契约/技术栈/阶段归属P5骨架/审计
- 审计16项差距(6高/5中/5低)
阶段2交付:services/push-gateway/docs/02-architecture-design.md
- 13节:分层图/Connection+Hub模型/Redis key/WS端点
- 双通道协议/生命周期/心跳RFC6455/多实例PubSub
- 容量目标10w+连接
AI Agent: ai01 (api-gateway/push-gateway)
Branch: main
Coordinator: coord
|
2026-07-09 17:22:23 +08:00 |
|