MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/arabeasy_editor/README.md
HiChat
===
 
A chat application built with Node.js and socket.io.

View the live demo: http://hichat.herokuapp.com/

Features
---
* send pictures :sunrise:
* send emojis :smile:
* keyboard support :musical_keyboard:
* online users count statistic :ghost:

How to run
---
1. download the code then extract
2. run `npm install` from command line window
3. run `node server` or `iojs server` if you are using [io.js](https://iojs.org/)
4. finnaly, open your browser and visit `localhost:3000`

[教程见博客](http://www.cnblogs.com/Wayou/p/hichat_built_with_nodejs_socket.html)

![codeship builing status](https://codeship.com/projects/73bd0d90-9897-0131-516c-56598d7b87e5/status?branch=master)