See hypercore protocol guides for similar functionality.
More info on active projects and modules at dat-ecosystem.org
This repository contains the source for "The Dat Protocol" - an implementers guide.
Building the book requires mdbook.
$ cargo install mdbook
To build the book locally and preview:
$ mdbook serve
MIT OR Apache-2.0