unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72565@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72565] [PATCH 0/7] Add some networking libraries for Golang
Date: Sun, 11 Aug 2024 00:08:58 +0300	[thread overview]
Message-ID: <cover.1723324012.git.poptsov.artyom@gmail.com> (raw)

This patchset adds some networking libraries for Golang, mostly indirectly
related to Kubo (IPFS.)

Artyom V. Poptsov (7):
  gnu: Add go-github-com-ipfs-go-verifcid.
  gnu: Add go-github-com-libp2p-go-buffer-pool.
  gnu: Add go-github-com-libp2p-go-msgio.
  gnu: Add go-github-com-huin-goupnp.
  gnu: Add go-github-com-koron-go-ssdp.
  gnu: Add go-github-com-libp2p-go-netroute.
  gnu: Add go-github-com-libp2p-go-nat.

 gnu/packages/golang-web.scm | 106 ++++++++++++++++++++++++++++++++++++
 gnu/packages/golang.scm     |  64 ++++++++++++++++++++++
 gnu/packages/ipfs.scm       |  27 +++++++++
 3 files changed, 197 insertions(+)


base-commit: de714bcb46d61922e0efc10783ea23fb0202f583
-- 
2.45.2





             reply	other threads:[~2024-08-10 21:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10 21:08 Artyom V. Poptsov [this message]
2024-08-10 21:09 ` [bug#72565] [PATCH 1/7] gnu: Add go-github-com-ipfs-go-verifcid Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 2/7] gnu: Add go-github-com-libp2p-go-buffer-pool Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 3/7] gnu: Add go-github-com-libp2p-go-msgio Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 4/7] gnu: Add go-github-com-huin-goupnp Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 5/7] gnu: Add go-github-com-koron-go-ssdp Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 6/7] gnu: Add go-github-com-libp2p-go-netroute Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 7/7] gnu: Add go-github-com-libp2p-go-nat Artyom V. Poptsov
2024-08-21 13:55 ` bug#72565: [PATCH 0/7] Add some networking libraries for Golang Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1723324012.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=72565@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).