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
Hi all
I'm working on an iot project that needs to be connected to a laravel base socket server.
the problem is for authentication and data transfer any device should connect to private channel and i can't find where should submit that channel name to device which uses this library for socket connection :(
I appreciated all helps :)