|
|
36296b6af4
|
fix: 解决json无法正常解析的问题
|
2025-12-17 15:54:26 +08:00 |
|
|
|
1dbcc03e46
|
feat: 基本广播服务
- 由Hub接收/push/{topic}的请求并解析信息体广播到对应的Client
|
2025-12-17 14:49:59 +08:00 |
|
|
|
53555a31c0
|
refactor: 重构项目结构
- 将server端相关依赖单独防止在server中
|
2025-12-17 12:34:03 +08:00 |
|
|
|
1bc9c6a924
|
feat: 基本的websocket echo服务
|
2025-12-17 12:03:06 +08:00 |
|
|
|
b824dc3792
|
feat: Hub接收RESTful API的消息
|
2025-12-16 17:15:59 +08:00 |
|
|
|
18874711ea
|
feat: 推送核心Hub
|
2025-12-16 16:36:18 +08:00 |
|
|
|
a72a46838e
|
chore: 领域模型 & DTO
|
2025-12-16 15:43:05 +08:00 |
|
|
|
e7a769c1b7
|
doc: 为现有模块补足模块文档
|
2025-12-16 15:40:26 +08:00 |
|
|
|
9bac821750
|
feat: 基本HTTP服务器
- REST API: health用于检测服务器REST API正常运行
|
2025-12-16 15:07:52 +08:00 |
|
|
|
736d4f550c
|
chore: add dependencies
- add github.com/go-chi/chi
|
2025-12-16 14:03:04 +08:00 |
|
|
|
6a386eb9a0
|
chore: add dependencies
- add github.com/coder/websocket
|
2025-12-16 11:21:23 +08:00 |
|
|
|
8a1d56e45f
|
chore(git): add .gitignore
|
2025-12-16 11:15:57 +08:00 |
|
|
|
e22846b45b
|
initial commit
|
2025-12-16 11:03:29 +08:00 |
|