Service 的 websocket 如何实现局部数据更新?
Open
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## 概述
Service 组件的 websocket 能力是否只支持数据获取及全量覆盖?如何实现增量数据或局部数据变更?
## 动机
例如一个 List,新增一行,或某一行的某个字段发生变更,是否只能全量替换整个 List 的数据?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Service component's websocket implementation and any related documentation or tests. Compare the current full-data replacement behavior with the requested list-row and field-level updates; done should be a documented supported behavior or a clearly scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100