UNPKG

socket-heart

Version:

基于ES6的class 来封装的WebSocket,包含心跳,断线重连。

30 lines (29 loc) 708 B
{ "name": "socket-heart", "version": "0.0.2", "description": "基于ES6的class 来封装的WebSocket,包含心跳,断线重连。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/laibin-wang/socket-heart.git" }, "keywords": [ "es6", "class", "websocket", "socket", "heart-beat", "connection", "heartbeat", "destory" ], "author": "wanglaibin <196903819@qq.com>", "license": "MIT", "bugs": { "url": "https://github.com/laibin-wang/socket-heart/issues" }, "homepage": "https://github.com/laibin-wang/socket-heart#readme" }