It looks like the other thing I'm missing is the shared database. Which idk if Postgres counts, my stuff is not that high performance but wondering if I need something else like Redis.
Okay I will look into that. I already use Postgres for the rest of the app idk if I need to introduce another thing just for websocket connection persistence through multiple instances.