2014-11-05 01:47:02 -08:00
2014-11-05 00:38:21 -08:00
2014-11-05 01:47:02 -08:00
2014-11-05 00:38:21 -08:00
2014-11-05 01:47:02 -08:00
2014-11-05 00:38:21 -08:00
2014-10-11 01:23:37 -07:00

multiaddr/net - Multiaddr friendly net

Package multiaddr/net provides Multiaddr specific versions of common functions in stdlib's net package. This means wrappers of standard net symbols like net.Dial and net.Listen, as well as conversion to/from net.Addr.

Docs:

Description
Composable and future-proof network addresses
https://github.com/multiformats/multiaddr
Readme MIT
Languages
Go 100%