workerman團隊您好: 在timer()中執(zhí)行定時任務,偶爾會出現(xiàn)這種錯誤: Redis::rPush(): send of 46 bytes failed with errno=10054 PDO::prepare(): send of 53 bytes failed with errno=10053 請問和Timer()模塊有關(guān)嗎?有沒有方案可以解決呢?...
實現(xiàn)定時任務功能的時候。找不到繼承的 class Task extends Man\Core\SocketWorker (Man\Core\SocketWorker) 這個定時任務模塊在哪下載呢? 報錯 Fatal error: Uncaught Error: Class 'Man\Core\SocketWorker' not found in C:\robot \workerman-chat\Application...
做一個直播項目,監(jiān)聽對方掛斷,使用了timer,但是每當開啟timer以后,在timer外面的消息就發(fā)不出去了,好像被阻塞了,如何解決這個問題呢? [attach]2479[/attach] 所有的邏輯用的都是Gateway,邏輯都寫在onMessage里面...