redis-streams-fastapi-chat icon indicating copy to clipboard operation
redis-streams-fastapi-chat copied to clipboard

A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.

Results 5 redis-streams-fastapi-chat issues
Sort by recently updated
recently updated
newest added

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

check this https://github.com/aio-libs-abandoned/aioredis-py

ERROR: Could not build wheels for uvloop, which is required to install pyproject.toml-based projects I solve it by just update the fail installed packages to the latest, not sure it...