Get desktop application:
View/edit binary Protocol Buffers messages
Used in: HopMessage
RESERVE = 0
CONNECT = 1
STATUS = 2
Used in: HopMessage
int64 duration = 1
int64 data = 2
Used in: HopMessage
bytes voucher = 1
bytes signature = 2
int64 expire = 3
Used in: HopMessage, StopMessage
Used in: Status
OK = 0
RESERVATION_REFUSED = 100
RESOURCE_LIMIT_EXCEEDED = 101
PERMISSION_DENIED = 102
CONNECTION_FAILED = 200
DIAL_REFUSED = 201
STOP_FAILED = 300
MALFORMED_MESSAGE = 400
bytes peer = 2
optional Status status = 3
Used in: StopMessage