Skip to content

match-making server demo using node.js and socket.io

License

Notifications You must be signed in to change notification settings

Zentibel/mmserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmserver

match-making server demo using node.js and socket.io

This software was forked from socket.io's github and used as a starting reference point.

to install:

git clone https://github.com/Frankenmint/mmserver/

cd mmserver

npm install

nodemon index.js

See the demo in action by opening your favorite web browser and navigating to localhost:3000

About

match-making server demo using node.js and socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 78.5%
  • CSS 14.4%
  • HTML 6.0%
  • Ruby 1.1%