socketio / socketio/socket.io-website
Update to the Socket.IO Redis Emitter for Python
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 342
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey Socket.IO community,
I have been working on the update for the Redis emitter for Python and wondering if we can reference my project on the official website:
- https://github.com/roma-glushko/socket.io-redis-emitter
- https://pypi.org/project/socket.io-redis-emitter/
The current reference that the website refers (https://github.com/ziyasal/socket.io-python-emitter) doesn't seem to be supported for at least 4 years. Also, the mentioned project doesn't support async programming.
My project supports the regular message emitting as well as the remote requests. It's async and follows the latest advances in the Python community, clean and concise API.
I believe the project could help to better marry Socket.IO with the Python-based backends.
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
Start with the Redis adapter documentation's Emitter section linked in the issue, then compare the two linked Python emitter projects. Confirm the website's current reference and determine whether the requested project should replace or supplement it; done means the documentation accurately reflects the selected supported project and its relevant capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100