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.
アプリケーション内で websocket 通信を行うために socket.io を使用しています。接続が失われた後、再接続を 6 回試行し、タイムアウトに達します。再接続を試行しなくなったときに発行されるイベントはありますか?
これは既知の問題であることがわかりました。
参考:https ://github.com/LearnBoost/socket.io/issues/652
悲しい... :(