/mpc-realtime

MPC Realtime Project

Primary LanguageJavaScript

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