lovelle / jquery-chat

100% Javascript realtime chat like facebook/gmail web style built with jQuery + Node.js + Socket.IO
http://jquery-chat.net/
MIT License
306 stars 132 forks source link

socket.io does not connect #37

Closed jterlouw951 closed 7 years ago

jterlouw951 commented 7 years ago

The socket does not connect and the chat window keeps on being on connecting.

I am using SSL while starting the socket.io I get this error: info - socket.io started (node:21848) DeprecationWarning: process.EventEmitter is deprecated. Use require ('events') instead. jqchat listening on ::3000

and network log gives these errors: https://life.b4all.com/socket.io/?EIO=3&transport=polling&t=LViOQ9g 403 forbidden

Any idea I do wrong?

tewemit commented 7 years ago

Hi, I am having the same issues here. Did you find a way to have it work for you?

lovelle commented 7 years ago

Hi, sorry but I never tried this, there is an open issue reporting this and they could finally implement this, please see #34. Closing because is dup.