DittoAddress
public struct DittoAddress
extension DittoAddress: Equatable
extension DittoAddress: Hashable
extension DittoAddress: Codable
An address uniquely identifying another peer on the Ditto mesh network.
-
Declaration
Swift
public init(from decoder: Decoder) throws