Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-02-22 17:49:31 +03:00
parent 256513abb7
commit 98f0e129b5

View File

@ -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 (???)
// - ...