Simple-realtime-message-SocketIO-NodeJS-Laravel icon indicating copy to clipboard operation
Simple-realtime-message-SocketIO-NodeJS-Laravel copied to clipboard

Not working !

Open vuminhluan opened this issue 6 years ago • 3 comments

Hello sir, I can send message now, but it's not real-time. Even when I get the log "Server listening at port 3000". (My english is not good.)

vuminhluan avatar May 01 '18 23:05 vuminhluan

Please check that socket.js is properly loaded or not.

Mukesh2103 avatar May 31 '18 13:05 Mukesh2103

if not then find link for socket.js and attach it in the blade view file.

Mukesh2103 avatar May 31 '18 13:05 Mukesh2103

Thanks Sir, it works now. I'm so happy :D May be you should update your README.md file. Because I have to install 'express', too. Not only socket.io. And correct your syntax, Sir: npm install <module_name> --prefix ./public/ One thing, I meet an error when I type "composer install", but "composer install --no-scripts" works for me. I hope you can update it ASAP because there are a lot of people not good at English like me. Thanks again.

vuminhluan avatar Jun 05 '18 07:06 vuminhluan