Demonstrating a chat server using fastapi and redis stream
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Adding dockerfile, setting up compose, modifying readme and then putting up license (#7)
48e6c3cView on GitHubChanging pool to ordinary redis connection and then using a nifty method for chat
ed80f73View on GitHubAdding a mechanism to separate unread messages and provided a dumb html
6cf43fbView on GitHub