Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 411 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 411 Bytes

P2P with Chord

Java implementation of the Chord protocol. Authors:

Compile the project

mvn clean package

Run the jar

Usage of the jar:

java -jar target/chord-1.0-SNAPSHOT-full.jar --help