I am creating an Express app that uses a Socket.io connection for real-time updates. I would like to keep the Socket.io connection even if the user switches pages. Seeing th