From ca8d6c5e4e4424fa59a23205ba8a38b64166de68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20Alt=C4=B1?= Date: Fri, 27 Sep 2019 16:53:52 +0300 Subject: [PATCH] Updated Projects (markdown) --- Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects.md b/Projects.md index 12b1f36d..3c2f28f9 100644 --- a/Projects.md +++ b/Projects.md @@ -1393,6 +1393,7 @@ See also [[SQLDrivers page|SQLDrivers]]. * [gop2p](https://github.com/nacmartin/gop2p) - A simple p2p app to learn Go * [go-p2p](https://github.com/tendermint/go-p2p/) - P2P module for blockchains and more * [GoTella](https://github.com/sourabhdesai/gotella/) - A Go implementation of the Gnutella Protocol + * [Rain](https://github.com/cenkalti/rain) - BitTorrent client and library * [Taipei-Torrent](https://github.com/jackpal/Taipei-Torrent) - A BitTorrent client * [Tendermint](https://github.com/tendermint/tendermint) - P2P Byzantine-Fault-Tolerant consensus & blockchain stack * [wgo](https://github.com/royger/wgo) - A simple BitTorrent client based in part on the Taipei-Torrent and gobit code