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
How to distribute login user data.
like user specific channel. [session:protected] => ElephantIO\Engine\SocketIO\Session Object ( [id:ElephantIO\Engine\SocketIO\Session:private] => -26Wbma17trpe9ddAAAG [heartbeat:ElephantIO\Engine\SocketIO\Session:private] => 1590735935 [timeouts:ElephantIO\Engine\SocketIO\Session:private] => Array
Hello,
How to distribute login user data.
like user specific channel.
[session:protected] => ElephantIO\Engine\SocketIO\Session Object ( [id:ElephantIO\Engine\SocketIO\Session:private] => -26Wbma17trpe9ddAAAG [heartbeat:ElephantIO\Engine\SocketIO\Session:private] => 1590735935 [timeouts:ElephantIO\Engine\SocketIO\Session:private] => Arrayi am use this in cakephp for pub / sub method.