peerjs-with-nodewebkit-tutorial:如何将 PeerJs 集成到 node-webkitNW.js 应用程序中

时间:2024-06-18 17:48:01
【文件属性】:

文件名称:peerjs-with-nodewebkit-tutorial:如何将 PeerJs 集成到 node-webkitNW.js 应用程序中

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-18 17:48:01

JavaScript

peerjs-with-nodewebkit(NW.js)-教程 这是什么? 这是一个的演示。 它展示了如何将集成到您的应用程序中,从而使您的应用程序能够进行 P2P 通信。 如何运行这个演示? 它可以在一台机器或两台机器上运行,您的计算机需要连接到互联网。 在一台机器上运行 从下载 node-webkit 安装 或git clone https://github.com/laike9m/peerjs-with-nodewebkit-tutorial.git 进入app目录,运行npm install安装所有依赖 运行应用程序。 Node-webkit 在这方面有很好的。 你会看到这个窗口 先点击receive按钮,然后点击send按钮。 如果一切顺利,您将在应用程序的目录中找到一个名为received_gitignore的新文件。 这个文件和.gitignore完全一样,


【文件预览】:
peerjs-with-nodewebkit-tutorial-master
----index.html(1KB)
----main.js(545B)
----README.md(2KB)
----main.html(120B)
----.gitignore(43B)
----package.json(299B)
----static()
--------peer.js(80KB)

网友评论