fastapi-distributed-websocket
fastapi-distributed-websocket copied to clipboard
Please Provide Example with multiple workers
Thank you for this wonderful project. I was trying to implement to send message to all active connections, but when I'm trying with multiple uvicorn workers It's not working. Could you please share an example code.