socket is close when session is closed. Client should reuse the connection instead of creating a new one each time. https://github.com/vitelabs/vite-connect-client/blob/master/src/core/index.ts#L640 <img width="627" alt="image" src="https://user-images.githubusercontent.com/40378222/155683227-0ca5d126-ad70-4cd6-8989-1b1e3353a78d.png">