From d589770355f1d2b58c54159369026cffc0fe4dfd Mon Sep 17 00:00:00 2001 From: Norbert Klar Date: Tue, 14 Sep 2021 22:02:16 +0200 Subject: [PATCH] added Go project (#326) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3bb8e..408e9c8 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 2 - Storage Layer](https://www.eddywm.com/lets-build-a-url-shortener-in-go-with-redis-part-2-storage-layer/) - [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) ## PHP: