liushiqi9 / Chatroom

Chatroom Using nodejs/express/mongodb/socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatroom

Chatroom Using nodejs/express/mongodb/socket.io MongoDB helps it to preserve the data. Since users have no passwords, it makes no sense to check some certain nickname's history record. So whenever people open the page, it will print out the latest ten messages. Using the same nickname is forbidden. It also has a real-time user list showed on the right side of the page.

About

Chatroom Using nodejs/express/mongodb/socket.io


Languages

Language:JavaScript 85.0%Language:CSS 9.6%Language:HTML 5.3%