mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 05:31:03 +00:00
Update websocket.js
This commit is contained in:
parent
be70c6631f
commit
8c6bd8985f
|
@ -39,9 +39,9 @@ var WebsocketObject = function() {
|
||||||
this.binPath,
|
this.binPath,
|
||||||
"-n1",
|
"-n1",
|
||||||
"-t",
|
"-t",
|
||||||
uri,
|
|
||||||
"--ping-timeout",
|
"--ping-timeout",
|
||||||
1,
|
1,
|
||||||
|
uri,
|
||||||
"<",
|
"<",
|
||||||
FN
|
FN
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user