diff --git a/README.md b/README.md index c88b411..ab883f9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ socket.connect() ``` ## Features -- Supports socket.io 3.0+ (For socket.io 1.0 use v9.x, For socket.io 2.0 use 15.x) +- Supports socket.io 2.0+/3.0+. - Supports Binary - Supports Polling and WebSockets - Supports TLS/SSL diff --git a/docs/12to13.html b/docs/12to13.html index d125fb9..d148672 100644 --- a/docs/12to13.html +++ b/docs/12to13.html @@ -20,7 +20,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -327,7 +327,7 @@ and a connect event fired.

diff --git a/docs/15to16.html b/docs/15to16.html index 33e5f0b..0c46a7b 100644 --- a/docs/15to16.html +++ b/docs/15to16.html @@ -20,7 +20,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -247,7 +247,7 @@ is socket.io 2, you must send .version(.two) as an option to the ma diff --git a/docs/Classes.html b/docs/Classes.html index 414b658..c002012 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -518,7 +518,7 @@ or call one of the disconnectSocket methods on this class.

diff --git a/docs/Classes/OnAckCallback.html b/docs/Classes/OnAckCallback.html index 2186853..2ff5d78 100644 --- a/docs/Classes/OnAckCallback.html +++ b/docs/Classes/OnAckCallback.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -329,7 +329,7 @@ Example:

diff --git a/docs/Classes/SocketAckEmitter.html b/docs/Classes/SocketAckEmitter.html index eb2e40e..5e1b96a 100644 --- a/docs/Classes/SocketAckEmitter.html +++ b/docs/Classes/SocketAckEmitter.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -510,7 +510,7 @@ will be emitted. The structure of the error data is [ackNum, items, theErr diff --git a/docs/Classes/SocketAnyEvent.html b/docs/Classes/SocketAnyEvent.html index 030a299..4da6bb4 100644 --- a/docs/Classes/SocketAnyEvent.html +++ b/docs/Classes/SocketAnyEvent.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -346,7 +346,7 @@ diff --git a/docs/Classes/SocketEngine.html b/docs/Classes/SocketEngine.html index 049bd73..81ac539 100644 --- a/docs/Classes/SocketEngine.html +++ b/docs/Classes/SocketEngine.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1632,7 +1632,7 @@ the engine is attempting to upgrade to WebSocket it does not do any POSTing.

diff --git a/docs/Classes/SocketIOClient.html b/docs/Classes/SocketIOClient.html index 3e5773e..6727924 100644 --- a/docs/Classes/SocketIOClient.html +++ b/docs/Classes/SocketIOClient.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1848,7 +1848,7 @@ Called when the manager detects a broken connection, or when a manual reconnect diff --git a/docs/Classes/SocketManager.html b/docs/Classes/SocketManager.html index 41a3e5b..f7faabd 100644 --- a/docs/Classes/SocketManager.html +++ b/docs/Classes/SocketManager.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1730,7 +1730,7 @@ Or call -

© 2021 Erik. All rights reserved. (Last updated: 2021-01-27)

+

© 2021 Erik. All rights reserved. (Last updated: 2021-02-01)

Generated by jazzy ♪♫ v0.13.6, a Realm project.

diff --git a/docs/Classes/SocketRawAckView.html b/docs/Classes/SocketRawAckView.html index 9d91aa8..6a002f0 100644 --- a/docs/Classes/SocketRawAckView.html +++ b/docs/Classes/SocketRawAckView.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -354,7 +354,7 @@ will be emitted. The structure of the error data is [ackNum, items, theErr diff --git a/docs/Classes/SocketRawView.html b/docs/Classes/SocketRawView.html index bf8fb23..d85e0a0 100644 --- a/docs/Classes/SocketRawView.html +++ b/docs/Classes/SocketRawView.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -524,7 +524,7 @@ Check that your server’s api will ack the event being sent.

diff --git a/docs/Enums.html b/docs/Enums.html index 8c557e8..d207f8c 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -445,7 +445,7 @@ diff --git a/docs/Enums/SocketAckStatus.html b/docs/Enums/SocketAckStatus.html index 9303c5f..570aa74 100644 --- a/docs/Enums/SocketAckStatus.html +++ b/docs/Enums/SocketAckStatus.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -344,7 +344,7 @@ diff --git a/docs/Enums/SocketClientEvent.html b/docs/Enums/SocketClientEvent.html index 601981a..65b79c1 100644 --- a/docs/Enums/SocketClientEvent.html +++ b/docs/Enums/SocketClientEvent.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -564,7 +564,7 @@ if you are working in Objective-C.

diff --git a/docs/Enums/SocketEnginePacketType.html b/docs/Enums/SocketEnginePacketType.html index 34f3f75..4c481e8 100644 --- a/docs/Enums/SocketEnginePacketType.html +++ b/docs/Enums/SocketEnginePacketType.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -444,7 +444,7 @@ diff --git a/docs/Enums/SocketIOClientOption.html b/docs/Enums/SocketIOClientOption.html index 090285a..08671d3 100644 --- a/docs/Enums/SocketIOClientOption.html +++ b/docs/Enums/SocketIOClientOption.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -968,7 +968,7 @@ over when reconnects happen.

diff --git a/docs/Enums/SocketIOStatus.html b/docs/Enums/SocketIOStatus.html index 0bf1af0..175ab52 100644 --- a/docs/Enums/SocketIOStatus.html +++ b/docs/Enums/SocketIOStatus.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -441,7 +441,7 @@ diff --git a/docs/Enums/SocketIOVersion.html b/docs/Enums/SocketIOVersion.html index a14acdb..0c14a7c 100644 --- a/docs/Enums/SocketIOVersion.html +++ b/docs/Enums/SocketIOVersion.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -308,7 +308,7 @@ diff --git a/docs/Enums/SocketParsableError.html b/docs/Enums/SocketParsableError.html index 5149d69..b181275 100644 --- a/docs/Enums/SocketParsableError.html +++ b/docs/Enums/SocketParsableError.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -344,7 +344,7 @@ diff --git a/docs/Extensions.html b/docs/Extensions.html index 769aeff..13d0876 100644 --- a/docs/Extensions.html +++ b/docs/Extensions.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -559,7 +559,7 @@ diff --git a/docs/Guides.html b/docs/Guides.html index da923db..f412b72 100644 --- a/docs/Guides.html +++ b/docs/Guides.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -274,7 +274,7 @@ diff --git a/docs/Protocols.html b/docs/Protocols.html index 06145d5..9f03c6e 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -585,7 +585,7 @@ or call one of the disconnectSocket methods on this class.

diff --git a/docs/Protocols/ConfigSettable.html b/docs/Protocols/ConfigSettable.html index 30c5c2e..87a80cb 100644 --- a/docs/Protocols/ConfigSettable.html +++ b/docs/Protocols/ConfigSettable.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -309,7 +309,7 @@ diff --git a/docs/Protocols/SocketData.html b/docs/Protocols/SocketData.html index 0dc35bb..09d3739 100644 --- a/docs/Protocols/SocketData.html +++ b/docs/Protocols/SocketData.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -311,7 +311,7 @@ diff --git a/docs/Protocols/SocketDataBufferable.html b/docs/Protocols/SocketDataBufferable.html index d5b1260..fd4dbe9 100644 --- a/docs/Protocols/SocketDataBufferable.html +++ b/docs/Protocols/SocketDataBufferable.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -295,7 +295,7 @@ So this should ideally be an array of one packet waiting for data.

diff --git a/docs/Protocols/SocketEngineClient.html b/docs/Protocols/SocketEngineClient.html index 5c71db4..a11e07e 100644 --- a/docs/Protocols/SocketEngineClient.html +++ b/docs/Protocols/SocketEngineClient.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -648,7 +648,7 @@ diff --git a/docs/Protocols/SocketEnginePollable.html b/docs/Protocols/SocketEnginePollable.html index c0d4eb3..c9b0bd3 100644 --- a/docs/Protocols/SocketEnginePollable.html +++ b/docs/Protocols/SocketEnginePollable.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -575,7 +575,7 @@ disconnect us.

diff --git a/docs/Protocols/SocketEngineSpec.html b/docs/Protocols/SocketEngineSpec.html index a5b9c78..4d78495 100644 --- a/docs/Protocols/SocketEngineSpec.html +++ b/docs/Protocols/SocketEngineSpec.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1234,7 +1234,7 @@ the engine is attempting to upgrade to WebSocket it does not do any POSTing.

diff --git a/docs/Protocols/SocketEngineWebsocket.html b/docs/Protocols/SocketEngineWebsocket.html index e9e2c1c..9d42b25 100644 --- a/docs/Protocols/SocketEngineWebsocket.html +++ b/docs/Protocols/SocketEngineWebsocket.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -400,7 +400,7 @@ diff --git a/docs/Protocols/SocketIOClientSpec.html b/docs/Protocols/SocketIOClientSpec.html index 65d89e8..3df9c2c 100644 --- a/docs/Protocols/SocketIOClientSpec.html +++ b/docs/Protocols/SocketIOClientSpec.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1794,7 +1794,7 @@ Called when the manager detects a broken connection, or when a manual reconnect diff --git a/docs/Protocols/SocketLogger.html b/docs/Protocols/SocketLogger.html index 0248fed..a7a4099 100644 --- a/docs/Protocols/SocketLogger.html +++ b/docs/Protocols/SocketLogger.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -459,7 +459,7 @@ diff --git a/docs/Protocols/SocketManagerSpec.html b/docs/Protocols/SocketManagerSpec.html index 1e0796b..f128a57 100644 --- a/docs/Protocols/SocketManagerSpec.html +++ b/docs/Protocols/SocketManagerSpec.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -1062,7 +1062,7 @@ Or call -

© 2021 Erik. All rights reserved. (Last updated: 2021-01-27)

+

© 2021 Erik. All rights reserved. (Last updated: 2021-02-01)

Generated by jazzy ♪♫ v0.13.6, a Realm project.

diff --git a/docs/Protocols/SocketParsable.html b/docs/Protocols/SocketParsable.html index 5021408..b73d7a0 100644 --- a/docs/Protocols/SocketParsable.html +++ b/docs/Protocols/SocketParsable.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -494,7 +494,7 @@ into the correct placeholder.

diff --git a/docs/Structs.html b/docs/Structs.html index f5b7557..4a7055a 100644 --- a/docs/Structs.html +++ b/docs/Structs.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -331,7 +331,7 @@ diff --git a/docs/Structs/SocketEventHandler.html b/docs/Structs/SocketEventHandler.html index 64e79fa..ab82f94 100644 --- a/docs/Structs/SocketEventHandler.html +++ b/docs/Structs/SocketEventHandler.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -427,7 +427,7 @@ diff --git a/docs/Structs/SocketIOClientConfiguration.html b/docs/Structs/SocketIOClientConfiguration.html index 855f442..d09c1ab 100644 --- a/docs/Structs/SocketIOClientConfiguration.html +++ b/docs/Structs/SocketIOClientConfiguration.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -762,7 +762,7 @@ diff --git a/docs/Structs/SocketPacket.html b/docs/Structs/SocketPacket.html index 92adccc..c3dd36f 100644 --- a/docs/Structs/SocketPacket.html +++ b/docs/Structs/SocketPacket.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -550,7 +550,7 @@ event type packets.

diff --git a/docs/Structs/SocketPacket/PacketType.html b/docs/Structs/SocketPacket/PacketType.html index 88b4fcf..ae9fba8 100644 --- a/docs/Structs/SocketPacket/PacketType.html +++ b/docs/Structs/SocketPacket/PacketType.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -492,7 +492,7 @@ diff --git a/docs/Typealiases.html b/docs/Typealiases.html index 4b5427f..e96f534 100644 --- a/docs/Typealiases.html +++ b/docs/Typealiases.html @@ -21,7 +21,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -328,7 +328,7 @@ diff --git a/docs/faq.html b/docs/faq.html index 2714e9a..a222fb9 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -20,7 +20,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -276,7 +276,7 @@ will be released, along with the socket, and its memory reclaimed.

diff --git a/docs/index.html b/docs/index.html index 9867c08..4c94d9a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@

- SocketIO 16.0.0-beta2 Docs + SocketIO 16.0.0 Docs (100% documented)

@@ -262,7 +262,7 @@

Features

    -
  • Supports socket.io 3.0+ (For socket.io 1.0 use v9.x, For socket.io 2.0 use 15.x)
  • +
  • Supports socket.io 2.0+/3.0+.
  • Supports Binary
  • Supports Polling and WebSockets
  • Supports TLS/SSL
  • @@ -355,7 +355,7 @@