`subscribeallevents` and `unsubscribeallevents` methods are missing
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 45
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Coming from #531, we pinpointed these methods as missing in the current specification. As we discussed, implementing those is tricky as we are currently missing a way to describe the inputs and outputs of those operations.
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 reading the discussion in #531 and the current specification sections covering subscribe and unsubscribe operations. Determine how inputs and outputs should be described, then define the missing methods and update the specification so both operations are fully specified.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100