You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Utilities/TSConstants.swift

9 lines
154 B
Swift

//
// Copyright (c) 2018 Open Whisper Systems. All rights reserved.
//
enum TSConstants {
static let sfuURL = "https://sfu.voip.signal.org"
}