I am working on websockets, i am using Rachet. Whenever a user tries to establish a connection, i need to authenticate. My backend uses laravel 5 for all http authentification..
I am working on websockets, i am using Rachet. Whenever a user tries to establish a connection, i need to authenticate. My backend uses laravel 5 for all http authentification..