go-github-com-multiformats-go-multiaddr 1.3.0-0.fe1c46f Composable and future-proof network addresses

Multiaddr is a standard way to represent addresses that does the following:

  • Support any standard network protocols.

  • Self-describe (include protocols).

  • Have a binary packed format.

  • Have a nice string representation.

  • Encapsulate well.