-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
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
Debug #17
Comments
me too, can not handle message from client |
yeah, I found solution, you should comment https://github.com/yiicod/yii2-socketio/blob/master/Broadcast.php#L71-L72 |
It suppose that you have db on the server side. You can add empty db connection for this or extend this class and comment the lines as proposed above |
Hi, I am sorry but this solution breaks package.
May be you have stable version ? Can I use this package in production ? |
Sorry you can explain me, why I need to reopen mysql connection ? And why in readme has any words about this ? |
Dear Yii2cod
Now, I can't debug code function handle in MarkAsReadEvent.php? I want to debug from client to Server Step by Step.
I'm send message from Server to Client for result OK.
Thanks
The text was updated successfully, but these errors were encountered: