Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

May need to remove "pip install aioredis" from the documentation #1268

Closed
luyuhao55 opened this issue Nov 3, 2023 · 0 comments
Closed

May need to remove "pip install aioredis" from the documentation #1268

luyuhao55 opened this issue Nov 3, 2023 · 0 comments
Assignees

Comments

@luyuhao55
Copy link

The aioredis project has been deprecated and migrated to redis.asyncio on Feb 21, 2023. python-socketio has been nicely implemented to support redis.asyncio (commit e8fff07).
However, the documentation still requires aioredis to be installed (https://python-socketio.readthedocs.io/en/latest/server.html#id1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants