Closed vitorenesduarte closed 9 years ago
Since now we have the need to exchange different types of messages between the players, a new protocol has to be implemented.
Suggestion: NameOfTheClass|SomeSeparator|JSONRepresentationOfThatClass
Example:
MultiplicationShare::{ multID: 3, d: 10, e: 20 }
Started with 79c8462d27d334880bbbc49579cec87594e393cc and 10c4574927cccd3719ca0a1cc429feabba308936
Done c15e764002f7db48593618266bd0ad7c5ba5212e
Since now we have the need to exchange different types of messages between the players, a new protocol has to be implemented.
Suggestion: NameOfTheClass|SomeSeparator|JSONRepresentationOfThatClass
Example: