请问谁做过P2P客户端与客户端直接连接发送消息的?比如iwebpp.io
发布于 10 年前 作者 Gary-zhouxianjun 5023 次浏览 最后一次编辑是 8 年前

我安装iwebpp.io后 启动不了里面的demo原因是没有httpp但是这个东西 我不知道怎么搞。谁帮帮我?

4 回复

来个人聊聊啊。 C:\Users\Gary>npm install httpp-binary npm http GET https://registry.npmjs.org/httpp-binary npm http 304 https://registry.npmjs.org/httpp-binary npm WARN engine httpp-binary@0.0.2: wanted: {“node”:“0.8.x”} (current: {“node”:“ v0.10.22”,“npm”:“1.3.14”}) httpp-binary@0.0.2 node_modules\httpp-binary

C:\Users\Gary\node_modules\iwebpp.io\demos>node clntA.js

module.js:340 throw err; ^ Error: Cannot find module 'httpp’ at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (C:\Users\Gary\node_modules\iwebpp.io\lib\iwebpp.io.js :7:13) at Module._compile (module.js:456:26) at Object.Module._extensions…js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17)

挺有意思,去研究下

这个项目挺有意思。

没人会吗?

回到顶部