Hello,
When my binary sends an UDP packet to the provided test binary via the Gossip Port, the test binary prints "ERROR: empty protobuf packet". The JSON that I send is non-empty. I saw that there is a protobuf library on github.com/dedis/protobuf. Should we use this or JSON? There is no problem when I use two instances of my own binary.