Raft implementation (still in progress)
- clients:
- quit -> Disconnect to the server
- make primary -> will make the server primary
- join {host:port} -> will join the host and update it on every server
- check_peers -> will ping all server and return result
- peers_list -> list all the servers in node