'PHP - Socket Server Unexpectedly hang up
When I am sending correct data client-side or from postman to server it gives me response back. But when I send wrong data (validation error) then it gives me a validation error. After that nothing works or returns back from server (no event trigger) until and unless I need to restart the socket server again. This happens every time can anybody have a solution for that? I am using https://packagist.org/packages/workerman/phpsocket.io package for server-side implementation
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
