From 98f0e129b5bc34e765a17082e9bfeb81fdd865b9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Feb 2017 17:49:31 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 (???) // - ...