sagarbendale / Distributed-RAFT-Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#TO Build and Run Client

  1. cd client-snapchat
  2. ant
  3. ant client

#To Build and Run Server

  1. cd distributed-snapchat
  2. ant
  3. ant run

About