From f666f397b232dd53c6206ef7288de989371cbb00 Mon Sep 17 00:00:00 2001 From: Viktor Braun Date: Mon, 8 Jul 2019 20:02:21 +0200 Subject: [PATCH] added go2p added my p2p lib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2e8f89..73b66a5 100644 --- a/README.md +++ b/README.md @@ -2497,3 +2497,4 @@ A curated list of awesome Go frameworks, libraries and software. * [IniZio/Go](https://github.com/IniZio/Go) - This is a lab for Go! * [6xiao/go](https://github.com/6xiao/go) - generic code * [miguelpragier/handy](https://github.com/miguelpragier/handy) - Tools and helpers for all level of programs and programmers +* [v-braun/go2p](https://github.com/v-braun/go2p) - Simple to use but full configurable p2p framework