[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1129749: ITP: golang-github-multiformats-go-multiaddr -- Composable and future-proof network addresses



Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler <siretart@tauware.de>

* Package name    : golang-github-multiformats-go-multiaddr
  Version         : 0.16.1-1
  Upstream Author : Multiformats
* URL             : https://github.com/multiformats/go-multiaddr
* License         : Expat
  Programming Lang: Go
  Description: implementation of the Multiaddr network address format in Go

 Multiaddr is a standard for representing network addresses that are
 self-describing, composable, and future-proof. It allows applications
 to treat addresses as opaque tokens and avoid making assumptions about
 the underlying address representation or length.

 This library provides a way to:
  * Support any standard network protocols (IP, TCP, UDP, etc.).
  * Use a binary packed format for efficient machine readability.
  * Use a human-friendly string representation (e.g., /ip4/127.0.0.1/tcp/80).
  * Encapsulate protocols within one another for complex tunneling.


Reply to: