Consider Partysocket for Examples
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 456
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
The examples use reconnecting-websocket, but that package has not been published in over 4 years.
There is an active for of that package called partysocket. https://www.npmjs.com/package/partysocket
It might be worth considering upgrading the examples to use it, as it's better maintained.
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
Locate the examples that depend on reconnecting-websocket and check their package manifests and usage. Compare the existing example behavior with partysocket, then verify that the examples install and run successfully with the replacement. Done means the relevant examples use the maintained package without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100