Structures
The following structures are available globally.
-
The WebSocketEvents struct is used by the events property and manages the events for the WebSocket connection.
See moreDeclaration
Swift
public struct WebSocketEvents -
The WebSocketCompression struct is used by the compression property and manages the compression options for the WebSocket connection.
See moreDeclaration
Swift
public struct WebSocketCompression -
The WebSocketService options are used by the services property and manages the underlying socket services.
See moreDeclaration
Swift
public struct WebSocketService : OptionSet
Structures Reference