PeerServer for Heroku forked from peers/peerjs-server Usage $ git clone https://github.com/atskimura/peerjs-server-heroku $ cd peerjs-server-heroku $ heroku create <APP_NAME> $ heroku labs:enable websockets $ git push heroku master Demo https://peerjs-examples.herokuapp.com https://github.com/atskimura/peerjs-examples-heroku For more information about PeerServer See: peers/peerjs-server