Juan Batiz-Benet 04044c2289 AddrMatch
2015-01-12 18:45:34 -08:00
2015-01-09 06:04:22 -08:00
2015-01-12 11:23:52 -08:00
2015-01-12 18:26:34 -08:00
2015-01-12 18:26:34 -08:00
2014-11-05 00:38:21 -08:00
2015-01-12 11:56:57 -08:00
2014-11-19 13:51:41 -08:00
2015-01-12 11:23:52 -08:00
2015-01-12 18:45:34 -08:00
2015-01-12 18:45:34 -08:00
2014-11-19 13:55:52 -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%