1 2 3 4 5 6
syntax = "proto2"; message Exchange { optional bytes id = 1; optional bytes pubkey = 2; }