From 8c9ecbf2cd8c5dacfa69690dc7db6f016968bf87 Mon Sep 17 00:00:00 2001 From: Norbert Klar Date: Fri, 28 Jan 2022 12:02:11 +0100 Subject: [PATCH] added new Go project (#325) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 659febb..64c30c0 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 3 - Short Link Generator](https://www.eddywm.com/lets-build-a-url-shortener-in-go-part-3-short-link-generation/) - [Part 4 - Forwarding](https://www.eddywm.com/lets-build-a-url-shortener-in-go-part-iv-forwarding/) - [Building a TCP Chat in Go(video)](https://www.youtube.com/watch?v=Sphme0BqJiY) +- [Building a BitTorrent client from the ground up in Go](https://blog.jse.li/posts/torrent/) ## PHP: