项目作者: adrianalonso

项目描述 :
MPC Realtime Project
高级语言: JavaScript
项目地址: git://github.com/adrianalonso/mpc-realtime.git
创建时间: 2017-03-25T19:27:37Z
项目社区:https://github.com/adrianalonso/mpc-realtime

开源协议:

下载


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:

  1. npm install
  2. node app.js