0.0.4 • Published 8 years ago

fortressjs-socketio-demochat v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

fortressjs-socketio-demochat

A demo realtime multi-port chat with FortressJS + Socket.IO

Build Status

More info about us : http://fortressjs.com and http://seraum.com

Join us on Slack : https://fortressjs.slack.com

  • Run on Windows, Mac, Linux, Smartphone ...
  • Run with all major js engines : V8, SM, Chakra

3 steps installation with git

$ git clone https://github.com/seraum/fortressjs-socketio-demochat/
$ cd fortressjs-socketio-demochat
$ node wf.js

or

3 steps installation with npm

$ npm install fortressjs-socketio-demochat
$ echo require('fortressjs-socketio-demochat') > app.js
$ node app.js

You can now browse http://127.0.0.1/ or http://localhost/

FortressJS full documentation : http://seraum.com/fortressjs-doc/

0.0.4

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago