Skip to content

Example of how to build a real whatsapp app with node.js and socket.io

Notifications You must be signed in to change notification settings

adrianveracom/tlp2k13-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Simple node.js + socket.io whatsapp application This is just an exercise to show the attendees of my talk at @tlp_innova http://tlp-innova.com/items/construye-whatsapp-en-90-min-con-html5-javascript/ how to build a small whatsapp app with node.js and socket.io.

###How to use the example

Server side
  1. Go to server folder
  2. Execute npm -i install and download de dependencies
  3. Execute "node app.js" and let the server running
Client side
  1. Open the index.html file in two different browsers and add at the end of the file url #user and in the other one #friend
  2. Start chatting!

Problems?

Shoot me an email to a@adrianvera.com with any problem

About

Example of how to build a real whatsapp app with node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages