Open
Description
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 :)