Fix Room Management
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 20
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The distributed client-side room management logic is very basic and prone to distributed failures (split brain, abandoned peer objects, nulls, etc)
We need to redesign it to fully leverage the potential and provide a stable approach for room permission management.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the client-side room management logic and map its handling of split-brain states, abandoned peer objects, nulls, and permissions. Done means a redesigned approach that provides stable room permission management under distributed failures.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, distributed-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100