We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php bin/swoft -V
php --ri swoole
php -v
Describe the bug 在bean.php wsServer setting添加“'open_websocket_close_frame' => true”后 客户端主动关闭连接后报错
Screenshots
Details 错误信息:{"messages":"trace[WsMessageExceptionHandler.php:38] Ws server error(parse message error 'json_decode error: Syntax error At /mnt/hgfs/share/websocket/vendor/swoft/websocket-server/src/WsMessageDispatcher.php line 97)","context":[],"level":400,"level_name":"error","channel":"swoft","datetime":"2020-02-21 16:12:30","event":null,"tid":8,"cid":8,"traceid":"","spanid":"","parentid":""}
The text was updated successfully, but these errors were encountered:
OK 我兼容下
Sorry, something went wrong.
好的 感谢
fix: swoft-cloud/swoft/issues/1222 compatible ws setting open_websock…
64d965d
…et_close_frame
stelin
inhere
Successfully merging a pull request may close this issue.
php bin/swoft -V
)php --ri swoole
)php -v
)Describe the bug
在bean.php wsServer setting添加“'open_websocket_close_frame' => true”后 客户端主动关闭连接后报错
Screenshots
Details
错误信息:{"messages":"trace[WsMessageExceptionHandler.php:38] Ws server error(parse message error 'json_decode error: Syntax error At /mnt/hgfs/share/websocket/vendor/swoft/websocket-server/src/WsMessageDispatcher.php line 97)","context":[],"level":400,"level_name":"error","channel":"swoft","datetime":"2020-02-21 16:12:30","event":null,"tid":8,"cid":8,"traceid":"","spanid":"","parentid":""}
The text was updated successfully, but these errors were encountered: