标签: ios iphone xcode websocket socketrocket
我正在使用websocket连接,我正在使用SocketRocket(https://github.com/square/SocketRocket)库,我成功地连接了服务器,但连接每隔几秒就会断开连接。我不知道为什么会发生这种情况,因为我想要一个持久连接,而Websockets仅用于
尽可能帮助我。
由于