Skip to content

A chat application built with Node.js and socketio,can send pictures and emojis.

Notifications You must be signed in to change notification settings

via123/node_chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_chat

A chat application built with Node.js and socketio,can send pictures and emojis,and can send message to one person.

Online Demo

link: http://node-chat-12934.coding.io/

Features

  • send picture
  • send message to all
  • send message to one
  • send emojis

How to run

  • download the code then extract
  • run 'npm install'
  • run 'npm start'
  • open your browser and visit 'localhost:3000'

thanks blog:http://www.tuicool.com/articles/yYbq2a

About

A chat application built with Node.js and socketio,can send pictures and emojis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.6%
  • JavaScript 41.8%
  • HTML 3.6%