Updated Projects (markdown)

Cenk Altı 2019-09-27 16:53:52 +03:00
parent aeb1615952
commit ca8d6c5e4e

@ -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