Skip to content

Commit

Permalink
silent signal client connect warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Dec 6, 2023
1 parent f95b811 commit 949bff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/LiveKit/Core/SignalClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class SignalClient: MulticastDelegate<SignalClientDelegate> {
log()
}

@discardableResult
func connect(_ urlString: String,
_ token: String,
connectOptions: ConnectOptions? = nil,
Expand Down

0 comments on commit 949bff1

Please sign in to comment.