onsriahi14
onsriahi14
This PR defines federation's authentication protocol in the messageData.md file
File monitor should trigger one message only when we update the server-peers-list.conf file. For example here,   It's fine that it is detecting 3 changements (made at the same...
As a next step for federation protocol and after establishing the connection between the two LAOs ( reference #1800 ), the latters will be exchanging data following this idea. 
This PR defines : - FederationInit message - FederationExpect Message - FederationChallengeRequest message - FederationChallenge message - FederationResult message It also includes examples of each message and some unit tests