diff --git a/public/index.js b/public/index.js index 973123d3..440cb994 100644 --- a/public/index.js +++ b/public/index.js @@ -1,3 +1,6 @@ +// TODO: delete id's out of redis server +// TODO: make sure random id generated is not already in use + const Peer = require('simple-peer'); var peer;