A project working with implementing the kademlia protocol in a Distributed Data Store (DDS) for the course D7024E Distributed Systems at LTU, LP1 2024.
Hannes Furhoff - [email protected]
Mebaselassie Kidane Kebede - [email protected]
Robin Malmström - [email protected]
- cli.sh has to be in unix line ending format (LF) or program will not read the pipe correctly. Note that the mkfifo call does not work on windows, however the docker containers will still run fine.