Skip to content
/ dht-dks Public

DHT implementation based on Distributed k-ary System (DKS).

License

Notifications You must be signed in to change notification settings

FPBrno/dht-dks

Repository files navigation

DHT DKS

Description

DHT implementation based on Distributed k-ary System (DKS).

Generate State and Sequence Diagrams

Download PlantUML from its download page. After that just run following command from root directory of this repository:

$ java -jar plantuml.jar 'src/**.hs' -o "`pwd`/doc/img"

About

DHT implementation based on Distributed k-ary System (DKS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published