basic-redis-chat-app-demo-python icon indicating copy to clipboard operation
basic-redis-chat-app-demo-python copied to clipboard

Redis chat demo app written in Python

Results 3 basic-redis-chat-app-demo-python issues
Sort by recently updated
recently updated
newest added

``` (.venv) ➜ chat git:(master) ✗ pip install -r requirements.txt ... fatal error: too many errors emitted, stopping now [-ferror-limit=] 1 warning and 20 errors generated. error: command '/usr/bin/clang' failed...

This pull request introduces a fully automated CI/CD pipeline for the project, aimed at streamlining the build, test, and deployment processes. Key Changes: Continuous Integration: Configured GitHub Actions pipeline to...