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

await asyncio.gather(ws_recieve(websocket, chat_info), ws_send(websocket, chat_info))

Open choiking opened this issue 1 year ago • 0 comments

why running send and receive concurrently?

choiking avatar Sep 29 '23 18:09 choiking