feat(guild-messaging): add idempotency-key support for write endpoints
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
### 2.3 一致性与回补
|
||||
- [x] 回补接口:`seq_from/seq_to`
|
||||
- [x] 断片检测辅助响应字段(next_expected_seq 等)
|
||||
- [ ] 幂等键支持(写接口)
|
||||
- [x] 幂等键支持(写接口)
|
||||
|
||||
### 2.4 实时通信(MVP 后半)
|
||||
- [ ] WebSocket 网关接入
|
||||
|
||||
Reference in New Issue
Block a user