I am trying to use laravel websockt on ubuntu server. it is working fine on localhost but on ubuntu server when i try to connect it is not working.
In console I am receiving this error
WebSocket connection to 'ws://domain.xyz:6001/app/91407296bd1107c7321?protocol=7&client=js&version=7.0.3&flash=false' failed:
I almost have given all all port permission in my inbound rule of ec2
Don't know Why it is not still working Any idea?