DittoAddress

public struct DittoAddress
extension DittoAddress: Equatable
extension DittoAddress: Hashable
extension DittoAddress: Codable

An address uniquely identifying another peer on the Ditto mesh network.

Codable

  • Declaration

    Swift

    public init(from decoder: Decoder) throws