Skip to content

Releases: vithalreddy/nodeJS-socketIO-chat-app

Socket.IO Real-time Chat App using NodeJS and MongoDB

21 May 13:33
Compare
Choose a tag to compare

Socket.Io Real-time Chat App | A MEAN stack based Real Time chat application

##Features

1). Group Chat.
2). One to One chat.
3). Chat messages saved in mongodb.
4). Login / Logout feature.
5). Shows which User is typing and which user is logged in and logged out.
6). User connected and disconnected feature.
7). clean ui and ux.