socketio / socketio/socket.io-website

Update to the Socket.IO Redis Emitter for Python

Open
#332 0 comments 0 reactions 0 assignees View on GitHub

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:

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.