guiguiboy / node-chat-express

Chat system using Express framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodeChatExpress

Objective

Create a chat application using the Express framework and websockets with socket.io library

Usage

npm install express npm install ejs npm install socket.io npm install validator

node app.js enjoy

Developing

Todo

handle disconnect add smiley support push on github + write an article on phpsymfony.com !

known bugs

what do

Tools

Created with Nodeclipse v0.5 (Eclipse Marketplace, site)

About

Chat system using Express framework


Languages

Language:JavaScript 91.5%Language:CSS 8.5%