Documentation
¶
Overview ¶
Package bureka implements a pastry-like DHT over libp2p.
The implementation is inspired by https://github.com/libp2p/go-libp2p-kad-dht, as well as various Node implementations including https://github.com/secondbit/wendy.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package dht contains an implementation of a pastry dht state machine.
|
Package dht contains an implementation of a pastry dht state machine. |
|
internal/mocks
Package internal is a generated GoMock package.
|
Package internal is a generated GoMock package. |
|
state
Package state contains structures related to a node's state as documented in the pastry paper.
|
Package state contains structures related to a node's state as documented in the pastry paper. |
|
Package node contains an implementation of a pastry node that is compatible with libp2p.
|
Package node contains an implementation of a pastry node that is compatible with libp2p. |
Click to show internal directories.
Click to hide internal directories.