vue-socket-cluster:Vue套接字群集包装器

时间:2024-06-01 13:01:43
【文件属性】:

文件名称:vue-socket-cluster:Vue套接字群集包装器

文件大小:126KB

文件格式:ZIP

更新时间:2024-06-01 13:01:43

vuejs websockets vuejs2 socket-cluster JavaScript

利用uws的Vuejs 2实现 安装 npm install vue-socket-cluster --save 用法 配置 import VueSocketCluster from 'vue-socket-cluster' ; Vue . use ( VueSocketCluster , { connections : [ { name : 'echo' , // Each connection object must have a name and the name must be unique in the array hostname : '127.0.0.1' , secure : false , port : 8000 , rejectUnauth


【文件预览】:
vue-socket-cluster-master
----yarn.lock(109KB)
----webpack.config.js(753B)
----src()
--------utils.js(483B)
--------emitter.js(2KB)
--------SocketComponent.vue(6KB)
--------index.js(3KB)
--------defaultSocketEvents.js(339B)
--------connection.js(770B)
----README.md(4KB)
----dist()
--------build.js(72KB)
--------build.js.map(277KB)
----.gitignore(45B)
----package.json(828B)

网友评论