PHPJunior / laravel-video-chat-demo

Laravel Video Chat using Socket.IO and WebRTC ( Demo )
85 stars 58 forks source link

Refresh text when I'm chatting #5

Open AurumAustralis opened 6 years ago

AurumAustralis commented 6 years ago

I have installed the app and it does not refresh the chat when I write. Only refresh when I update the browser (F5)

Is this correct in this app?

bajki commented 6 years ago

No it isn't, sockets doesn't work like they should..

ajeet86 commented 5 years ago

I have install it on server and local host on both side when i refresh the page then i get the message

i have run laravel-echo-server start socket connected but i didn't get video call please help me