/mmserver

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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