5 ms·
Quite a few frameworks use redis et. al to manage websocket sessions. I can recommend Django Channels [1] with redis for chat and real time object binding. [1]
by phelmig 9y ago
Quite a few frameworks use redis et. al to manage websocket sessions. I can recommend Django Channels [1] with redis for chat and real time object binding.
[1] https://channels.readthedocs.io/en/stable/ https://channels.readthedocs.io/en/stable/