matrix-org / matrix-org/matrix-js-sdk
Knocking rooms support
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 704
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 40
Description
When the `knock` event and [knocking room](https://spec.matrix.org/v1.5/client-server-api/#mroomjoin_rules) will be implemented?
Contributor guide
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
Start by locating the SDK's handling for the Matrix `knock` event and room join rules, then compare the required behavior with the linked Matrix specification. Done means the SDK supports knocking rooms and exposes the corresponding event behavior, with tests covering the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100