Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rockdragon/SocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

29 Commits

Repository files navigation

SocketChat

基于socket.io的聊天室

环境变量设置

linux下: shell export chat_home=/xx/xxx/repo/SocketChat

windows下: 设置系统变量 chat_home d:\repo\SocketChat

新建config.cfg,置于项目根目录

{
 "SECRET": "chat__socket",
 "www_port": 3000
}

源码下载后,请在项目目录下依次执行命令:

$ sudo npm install
$ sudo bower install

Node版本

v0.11.14

About

Chat room scaffolding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /