Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在开发一个聊天模块。我不希望客户端在页面刷新时断开连接,但在刷新时它会断开客户端并建立新连接。还有客户端消息的数据丢失。
那么如何避免这种断开连接以及如何在刷新时保留聊天消息?