redis-streams-fastapi-chat
Chat demo
A simple Redis Streams backed Chat app demonstration project
A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.
217 stars
3 watching
38 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
asynciofastapiredisredis-streamsstarlettewebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
limboy/chat | A live chat application built with Python and Redis, allowing real-time communication between users. | 321 |
pors/langchain-chat-websockets | An open-source chat application using LangChain and FastAPI that enables real-time conversations with an LLM | 91 |
livestream/scredis | A high-performance, non-blocking Redis client for Scala applications | 153 |
chatid/fend-redis | A Lua-based Redis client library with error handling and iteration support | 0 |
aslanyanhaik/quick-chat | A real-time chat app built with Swift and Firebase for sending text messages, photos, and location updates | 1,838 |
lipp/jet-chat | A web chat application built with Next.js and Jet, demonstrating real-time communication capabilities. | 10 |
kthwaite/fastapi-websocket-broadcast | A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
jonathanslenders/asyncio-redis | A Redis client for Python asyncio event loop | 552 |
laserdisc-io/laserdisc | A pure functional programming Redis client with strongly typed protocol and serialization | 94 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
experienced-dev/chatgpt-plugin-fastapi-langchain-chroma | A plugin that utilizes ChatGPT's conversational AI capabilities with FastAPI and LangChain for embedding and semantic search | 47 |
long2ice/fastapi-cache | Caches FastAPI responses and function results with support for multiple backends | 1,393 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 737 |