项目作者: adrianalonso
项目描述 :
MPC Realtime Project
高级语言: JavaScript
项目地址: git://github.com/adrianalonso/mpc-realtime.git
MPC-REALTIME
MPC Realtime Project
This project is a small example about realtime using sockets.io and expressjs.
The project simulates an mpc system when all clients connected can play it on realtime.
To install and execute the project, execute the next commands:
npm install
node app.js