Skip to content
/ iTalk Public

iTalk is a web IM based on NodeJS and Faye.

Notifications You must be signed in to change notification settings

rolyer/iTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTalk - A web IM

iTalk is a web IM based on NodeJS and Faye.

Dependencies:

Node: 0.10.33

NPM: 1.4.28

body-parser: 1.12.2

ejs:1.0.0

express: 4.1.1

faye: 1.1.1

mongodb: 1.4.35

mongoskin: 1.4.13

How to start?

  • Step 1: Install modules
npm install
  • Step 2: Start server
npm start
Open It on web browser :http://localhost:8000/chat?from=YOUR_USERNAME

Upgrade Histories:

date: 2015/04/09

Send and receive text message

push message features

Message storage(MongoDB)

Fetch histories

Show user info(avatar, nickname..)

Multi-window chat support

Window dragging support;

Window shrinking support;

Mobile support;

TODO:

Notification √ (Chrome, Firefox)

Emoji Support; √

Push Offline Messages √

Send Pictures √

Capture Support;

...

About

iTalk is a web IM based on NodeJS and Faye.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published