Open deadmantfa opened 7 years ago
Hi @cboden I also need an ping/pong example in this chat demo. you can give a quick steps to configure ping/pong using your Ratchet branch 0.4 commit to keepalive.
Currently, I am having the issue that Server is not able to detect connection lost.
Regards, Pritam
Hi guys, I'm sorry for the super late reply. If you're using the App class it's auto-enabled for each route you add. If you're not using the class, check out the source I linked, you just have to call enableKeepAlive
passing it your event loop.
Hi @cboden , It will be great if you can add a ping/pong implementation example. Regards, Wenceslaus Dsilva