Workerman強(qiáng)烈建議長(zhǎng)鏈接加必須加http://doc.workerman.net/faq/heartbeat.html,如果使用phpsocket.iog還用加心跳嗎?
你這個(gè)問(wèn)題我之前問(wèn)過(guò)群主,phpsocket.io自帶心跳,不需要關(guān)心心跳問(wèn)題
感謝
是的,phpsocket.io自帶心跳
參考了一下Socket.IO的文檔,可以通過(guò)(pingInterval和pingTimeout參數(shù))客戶端pingInterval默認(rèn)25秒,服務(wù)器端pingTimeout默認(rèn)60秒。