Skip to content

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

Latest
Compare
Choose a tag to compare
@vithalreddy vithalreddy released this 21 May 13:33
· 8 commits to master since this release

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.