We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5b2e7 commit 11ad6dbCopy full SHA for 11ad6db
README.md
@@ -56,7 +56,7 @@ this.WEBSOCKET = new WEBSOCKET({
56
heartbeat: {
57
// heartbeat need info
58
},
59
- heartbeat_time: 3000,
+ heartbeat_time: 30000,
60
protocol: "protocol for websocket",
61
reconnect_step: 1000
62
})
0 commit comments