文件名称:hyperswarm-proxy-ws:具有自动重新连接逻辑的Websocket上的代理超群连接
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-28 14:33:41
JavaScript
超群代理 具有自动重新连接逻辑的Websocket上的代理超群连接 npm -s hyperswarm-proxy-ws 使用模块。 例子 const HyperswarmServer = require ( 'hyperswarm-proxy-ws/server' ) // Initialize the proxy server // Also specify any options for hyperswarm here // https://github.com/hyperswarm/hyperswarm const server = new HyperswarmServer ( ) // Start listening on clients via websocket protocol server . listen ( 3472 ) const HyperswarmClient
【文件预览】:
hyperswarm-proxy-ws-master
----server.js(840B)
----test.js(2KB)
----LICENSE(1KB)
----README.md(1KB)
----client.js(1KB)
----.gitignore(993B)
----package.json(814B)