UNPKG

telehash-webrtc

Version:
13 lines (10 loc) 176 B
try{ var wrtc = require('wrtc'); }catch(E){ } exports.name = 'webrtc'; exports.mesh = function(mesh, cbExt) { // console.log("not supported for node yet"); cbExt(); }