An open API service indexing awesome lists of open source software.

https://github.com/angeal185/socketio-chat-room-app

nodejs chat-room app using socketio express jquery and lodash
https://github.com/angeal185/socketio-chat-room-app

chat chat-application express jquery lodash nodejs socket-io

Last synced: 8 months ago
JSON representation

nodejs chat-room app using socketio express jquery and lodash

Awesome Lists containing this project

README

          

# socketio-chat-room-app
Nodejs chat-room app using socketio express jquery and lodash.

### Features
- user login
- group chat
- private msg
- send img
- send link
- live user online list

### Installation

```sh
$ cd dillinger
$ npm install

$ node admin/bin/socketio.js
```