node-group-chat
node-group-chat copied to clipboard
Build A Group-Chat App in 30 Lines Using Node.js
(index):21 Uncaught ReferenceError: isTyping is not defined at HTMLInputElement.oninput ((index):21)
hey! great work on blog but i'm getting post error. how do i fix it? i copied the code as it was. Thank you. please find the attached image. 
This does not work on a server within my local home network. I can connect to my server on the 8080 port just fine, but the send button just returns...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...
I made a fork of this project to make some modifications, but when I try to run this code on a virtual server running Ubuntu, it does not function properly....
It works fine in my local server, but does not work if deploy it to Heroku or Google Cloud Platform.
### What I've added? 1. Typing indicator added. 2. 'config' file for easy configuration. 3. Variables added in 'ejs'. 4. 'gitignore' file added. 5. 'start' script in 'scripts' object in...
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...
If I set my name as ```alert()```, it will pop up a alert. Which is a XSS issue
This bug is coming up i have followed your tutorial as well but not able to figure out what is going wrong i am pasting the full log over here...