Get desktop application:
View/edit binary Protocol Buffers messages
Used in: HopMessage
RESERVE = 0
CONNECT = 1
STATUS = 2
Used in: HopMessage, StopMessage
optional uint32 duration = 1
optional uint64 data = 2
Used in: HopMessage, StopMessage
required bytes id = 1
repeated bytes addrs = 2
Used in: HopMessage
required uint64 expire = 1
repeated bytes addrs = 2
optional bytes voucher = 3
Used in: HopMessage, StopMessage
OK = 100
RESERVATION_REFUSED = 200
RESOURCE_LIMIT_EXCEEDED = 201
PERMISSION_DENIED = 202
CONNECTION_FAILED = 203
NO_RESERVATION = 204
MALFORMED_MESSAGE = 400
UNEXPECTED_MESSAGE = 401
Used in: StopMessage
required bytes relay = 1
required bytes peer = 2
required uint64 expiration = 3