Y
Hacker News
new
|
ask
|
show
|
jobs
by
phelmig
3337 days 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/