-
+
-
+ ++
+ + + SocketEngine +++ +++ + +++The class that handles the engine.io protocol and transports. +See
+ + See more +SocketEnginePollableandSocketEngineWebsocketfor transport specific methods.++Declaration
+++Swift
+
+ +open class SocketEngine : NSObject, URLSessionDelegate, SocketEnginePollable, SocketEngineWebsocket, ConfigSettable
+
- @@ -338,9 +373,9 @@ Example:
-
- - - SocketRawView + + + SSLSecurity@@ -348,84 +383,15 @@ Example:- --Class that gives a backwards compatible way to cause an emit not to recursively check for Data objects.
+A wrapper around Starscream’s SSLSecurity that provides a minimal Objective-C interface.
-Usage:
-
- - See more + See moresocket.rawEmitView.emit("myEvent", myObject) --Declaration
-Swift
-
- -public final class SocketRawView : NSObject
- -
- --
- - - SocketRawAckView --- --- - ---Class that gives a backwards compatible way to cause an emit not to recursively check for Data objects.
- -Usage:
-
- - See more -ack.rawEmitView.with(myObject) ---Declaration
---Swift
-
- -public final class SocketRawAckView : NSObject
-
-
-
-
- --
- - - SocketEngine --- -- - --The class that handles the engine.io protocol and transports. -See
- - See more -SocketEnginePollableandSocketEngineWebsocketfor transport specific methods.-@@ -489,9 +455,9 @@ or call one of theDeclaration
--Swift
-
+open class SocketEngine : NSObject, URLSessionDelegate, SocketEnginePollable, SocketEngineWebsocket, ConfigSettableopen class SSLSecurity : NSObjectdisconnectSocketmethods on this class. +- - - SSLSecurity + + + SocketRawView@@ -499,15 +465,51 @@ or call one of the+disconnectSocketmethods on this class. +-A wrapper around Starscream’s SSLSecurity that provides a minimal Objective-C interface.
+Class that gives a backwards compatible way to cause an emit not to recursively check for Data objects.
- See more +Usage:
+
+ + See moresocket.rawEmitView.emit("myEvent", myObject) ++Declaration
+Swift
-
+open class SSLSecurity : NSObject
+ +public final class SocketRawView : NSObject- +
+++ + + SocketRawAckView +++ ++ + ++Class that gives a backwards compatible way to cause an emit not to recursively check for Data objects.
+ +Usage:
+
+ + See more +ack.rawEmitView.with(myObject) ++@@ -522,8 +524,8 @@ or call one of theDeclaration
++Swift
+public final class SocketRawAckView : NSObjectdisconnectSocketmethods on this class.