diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index 83250279..3e2ee578 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -21,7 +21,8 @@ var core = require('features/core') // XXX this is a generic API, add ability to define protocols... // Protocols: // - child_process -// - http +// - PeerJS +// - https // - rpc (???) // - mq (???) // - ...