Website: http://peerjs.com/
Github: https://github.com/peers/peerjs
(including adapter.js: https://github.com/Simplici/pearjs)
Execute these commands to install the server:
cd ./server
npm install
Execute these commands to run the server:
cd ./server
npm start
Execute this command to kill all node servers:
pkill node
ps -A
OR
ps aux