Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumemichel committed Sep 14, 2023
1 parent 9c7dc65 commit 9b1b5ea
Show file tree
Hide file tree
Showing 126 changed files with 415 additions and 31,778 deletions.
18 changes: 2 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,7 @@
go-kademlia
go-libdht
=======================

> A Generic Go Kademlia Implementation
Generic Kademlia implementation in Go that can be used to build DHT Protocols. This repository is **NOT** meant to be the home of the Go IPFS DHT implementation, it is meant to provide generic Kademlia building blocks that could be used in multiple Kademlia implementations and simulations. This Kademlia implementation was built to be reproducible: most of the modules are single threaded, allowing sequential execution. This repository enables deterministic testing, and stable simulations.

## Documentation

TBD

## Design

[`Design document`](./design/README.md)

## Lead Maintainer

[Guillaume Michel](https://github.com/guillaumemichel)
WIP

## Contributing

Expand Down
81 changes: 0 additions & 81 deletions design/README.md

This file was deleted.

Binary file removed design/excalidraw/event-loop.png
Binary file not shown.
Loading

0 comments on commit 9b1b5ea

Please sign in to comment.