const PeerServer = require('peer').PeerServer;
PeerServer({port: 4242, path: '/'});