compatible with socket.io-client 1.0.6
This commit is contained in:
@@ -91,7 +91,6 @@ public abstract class Connection {
|
||||
IO.Options createOptions() {
|
||||
IO.Options opts = new IO.Options();
|
||||
opts.forceNew = true;
|
||||
opts.reconnection = false;
|
||||
return opts;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user