Skip to content

A NodeJS-Socket.IO dummy chat, every client has a dummy and can play with it!

Notifications You must be signed in to change notification settings

saksoy/dummychat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Dummy Chat

============ Dummy chat is a simple NodeJS application which let's users to move around in a farm and shout! Each user has a dummy to play with, and communicate with other users in public.

Purpose


Dummy chat is generally developed for educational purposes and biginners who want to get to know NodeJS and Socke.IO.

Requirements


  • NodeJS
  • Socket.IO

Installation


After downloading and extracting the package from the link below, you need to run the NodeJS server from server directory

$ node srv.js

Then you can go to client directory and open index.html with your favorite browser.

Main Credits


About

A NodeJS-Socket.IO dummy chat, every client has a dummy and can play with it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published