Richard Littauer 97164e677c Merge pull request #22 from RichardLitt/master
Update README URLs based on HTTP redirects
2016-10-03 16:56:05 -04:00
2016-09-19 10:32:21 +08:00
2016-04-26 17:11:49 -07:00
2016-04-26 17:11:49 -07:00
2014-11-05 00:38:21 -08:00
2016-09-19 10:30:07 +08:00
2014-11-19 13:51:41 -08:00
2016-04-26 17:11:49 -07:00
2016-09-19 10:30:07 +08:00
2016-09-19 11:15:34 +08: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%