Protocols

The following protocols are available globally.

  • WebSocketDelegate is an Objective-C alternative to WebSocketEvents and is used to delegate the events for the WebSocket connection.

    See more

    Declaration

    Swift

    @objc
    public protocol WebSocketDelegate