diff options
author | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:18:50 +0100 |
---|---|---|
committer | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:18:50 +0100 |
commit | 1cbd57d67cb66c240ac108cbfd7447ae68c884b5 (patch) | |
tree | 1acbc683b3137816e710599d984a8f21e137c31e | |
parent | b80fce2c2a017bd70339eafb36549c1fe29a4a34 (diff) | |
download | dat-docs-1cbd57d67cb66c240ac108cbfd7447ae68c884b5.tar.gz dat-docs-1cbd57d67cb66c240ac108cbfd7447ae68c884b5.zip |
add discovery-channel
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Documentation resources for upcoming [dat](https://github.com/maxogden/dat) 1.0 The file sharing network dat uses to distribute files and data. +#### [discovery-channel](https://github.com/maxogden/discovery-channel) + +This is the module dat uses to find peers on the local network or the internet who are sharing the same files and data that you are. + ## Technical specifications / whitepapers * [hyperdrive](https://github.com/mafintosh/hyperdrive/blob/master/SPECIFICATION.md) |