You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Ping Frame" is recieved by "Swoole WebSocket Server" from Client Code BUT "Pong Frame" is not going back from Swoole Server to the Swoole Client
#5471
Closed
fakharksa opened this issue
Sep 8, 2024
· 1 comment
Please answer these questions before submitting your issue.
// WebSocket Server-side Code
Output-1:
Ping frame received: Code 9
Output-2:
// Client-side Code
I am using WebSocket Server with following swoole's configuration (as configuration array's keys) defined :
var_export of the Pong Frame on Client Terminal
null
valuephp --ri swoole
)?uname -a
&php -v
&gcc -v
) ?uname -a
Linux fakhar-HP-Laptop 5.17.5-76051705-generic #202204271406~1651504840~20.04~63e51bd-Ubuntu SMP PREEMPT Wed Ma x86_64 x86_64 x86_64 GNU/Linux
php -v
gcc -v
The text was updated successfully, but these errors were encountered: