Skip to content

CocoaMQTTWebSocketConnectionBuilder

leeway edited this page Nov 19, 2021 · 1 revision

CocoaMQTTWebSocketConnectionBuilder

public protocol CocoaMQTTWebSocketConnectionBuilder 

Requirements

buildConnection(forURL:​withHeaders:​)

func buildConnection(forURL url: URL, withHeaders headers: [String: String]) throws -> CocoaMQTTWebSocketConnection
Types
Protocols
Global Variables
Clone this wiki locally