import Foundation

public struct XyoTcpPeer {
    public let ip : String
    public let port : UInt32