Extended Class WebSocket extension WebSocket Topics Type Methods static func connect(scheme: String, host: String, port: Int, path: String, headers: HTTPHeaders, configuration: WebSocketClient.Configuration, on: any EventLoopGroup, onUpgrade: (WebSocket) -> ()) async throws static connect(to:headers:configuration:on:onUpgrade:)